Symbol: dentry_operations
drivers/dma-buf/dma-buf.c
204
static const struct dentry_operations dma_buf_dentry_ops = {
fs/9p/v9fs_vfs.h
50
extern const struct dentry_operations v9fs_dentry_operations;
fs/9p/v9fs_vfs.h
53
extern const struct dentry_operations v9fs_cached_dentry_operations;
fs/9p/vfs_dentry.c
213
const struct dentry_operations v9fs_cached_dentry_operations = {
fs/9p/vfs_dentry.c
223
const struct dentry_operations v9fs_dentry_operations = {
fs/adfs/adfs.h
172
extern const struct dentry_operations adfs_dentry_operations;
fs/adfs/dir.c
425
const struct dentry_operations adfs_dentry_operations = {
fs/affs/affs.h
221
extern const struct dentry_operations affs_dentry_operations;
fs/affs/affs.h
222
extern const struct dentry_operations affs_intl_dentry_operations;
fs/affs/namei.c
575
const struct dentry_operations affs_dentry_operations = {
fs/affs/namei.c
580
const struct dentry_operations affs_intl_dentry_operations = {
fs/afs/dir.c
78
const struct dentry_operations afs_fs_dentry_operations = {
fs/afs/dynroot.c
189
const struct dentry_operations afs_dynroot_dentry_operations = {
fs/afs/internal.h
1108
extern const struct dentry_operations afs_fs_dentry_operations;
fs/afs/internal.h
1147
extern const struct dentry_operations afs_dynroot_dentry_operations;
fs/anon_inodes.c
80
static const struct dentry_operations anon_inodefs_dentry_operations = {
fs/autofs/autofs_i.h
190
extern const struct dentry_operations autofs_dentry_operations;
fs/autofs/root.c
62
const struct dentry_operations autofs_dentry_operations = {
fs/btrfs/btrfs_inode.h
622
extern const struct dentry_operations btrfs_dentry_operations;
fs/btrfs/inode.c
10607
const struct dentry_operations btrfs_dentry_operations = {
fs/ceph/dir.c
2274
const struct dentry_operations ceph_dentry_ops = {
fs/ceph/dir.c
31
const struct dentry_operations ceph_dentry_ops;
fs/ceph/super.h
1369
extern const struct dentry_operations ceph_dentry_ops;
fs/coda/coda_linux.h
37
extern const struct dentry_operations coda_dentry_operations;
fs/coda/dir.c
545
const struct dentry_operations coda_dentry_operations = {
fs/configfs/configfs_internal.h
91
extern const struct dentry_operations configfs_dentry_ops;
fs/configfs/dir.c
68
const struct dentry_operations configfs_dentry_ops = {
fs/dcache.c
2030
static const struct dentry_operations anon_ops = {
fs/dcache.c
2058
static unsigned int d_op_flags(const struct dentry_operations *op)
fs/dcache.c
2080
static void d_set_d_op(struct dentry *dentry, const struct dentry_operations *op)
fs/dcache.c
2090
void set_default_d_op(struct super_block *s, const struct dentry_operations *ops)
fs/dcache.c
2917
const struct dentry_operations *ops)
fs/dcache.c
3234
const struct dentry_operations *ops)
fs/debugfs/inode.c
263
static const struct dentry_operations debugfs_dops = {
fs/ecryptfs/dentry.c
73
const struct dentry_operations ecryptfs_dops = {
fs/ecryptfs/ecryptfs_kernel.h
519
extern const struct dentry_operations ecryptfs_dops;
fs/efivarfs/super.c
187
static const struct dentry_operations efivarfs_d_ops = {
fs/exfat/exfat_fs.h
574
extern const struct dentry_operations exfat_dentry_ops;
fs/exfat/exfat_fs.h
575
extern const struct dentry_operations exfat_utf8_dentry_ops;
fs/exfat/namei.c
130
const struct dentry_operations exfat_dentry_ops = {
fs/exfat/namei.c
196
const struct dentry_operations exfat_utf8_dentry_ops = {
fs/fat/namei_msdos.c
191
static const struct dentry_operations msdos_dentry_operations = {
fs/fat/namei_vfat.c
187
static const struct dentry_operations vfat_ci_dentry_ops = {
fs/fat/namei_vfat.c
193
static const struct dentry_operations vfat_dentry_ops = {
fs/fuse/dir.c
529
const struct dentry_operations fuse_dentry_operations = {
fs/fuse/fuse_i.h
905
extern const struct dentry_operations fuse_dentry_operations;
fs/gfs2/dentry.c
98
const struct dentry_operations gfs2_dops = {
fs/gfs2/super.h
60
extern const struct dentry_operations gfs2_dops;
fs/hfs/hfs_fs.h
213
extern const struct dentry_operations hfs_dentry_operations;
fs/hfs/sysdep.c
44
const struct dentry_operations hfs_dentry_operations =
fs/hfsplus/hfsplus_fs.h
447
extern const struct dentry_operations hfsplus_dentry_operations;
fs/hfsplus/inode.c
212
const struct dentry_operations hfsplus_dentry_operations = {
fs/hpfs/dentry.c
59
const struct dentry_operations hpfs_dentry_operations = {
fs/hpfs/hpfs_fn.h
236
extern const struct dentry_operations hpfs_dentry_operations;
fs/internal.h
251
extern const struct dentry_operations ns_dentry_operations;
fs/isofs/inode.c
131
static const struct dentry_operations isofs_dentry_ops[] = {
fs/jfs/jfs_inode.h
40
extern const struct dentry_operations jfs_ci_dentry_operations;
fs/jfs/namei.c
1616
const struct dentry_operations jfs_ci_dentry_operations =
fs/jfs/namei.c
27
const struct dentry_operations jfs_ci_dentry_operations;
fs/kernfs/dir.c
1244
const struct dentry_operations kernfs_dops = {
fs/kernfs/kernfs-internal.h
187
extern const struct dentry_operations kernfs_dops;
fs/libfs.c
1867
static const struct dentry_operations generic_ci_dentry_ops = {
fs/libfs.c
1951
static const struct dentry_operations generic_encrypted_dentry_ops = {
fs/namespace.c
2960
const struct dentry_operations *d_op;
fs/nfs/dir.c
1978
const struct dentry_operations nfs_dentry_operations = {
fs/nfs/dir.c
2066
const struct dentry_operations nfs4_dentry_operations = {
fs/nfs/nfs4_fs.h
282
extern const struct dentry_operations nfs4_dentry_operations;
fs/nsfs.c
53
const struct dentry_operations ns_dentry_operations = {
fs/ntfs3/namei.c
535
const struct dentry_operations ntfs_dentry_ops = {
fs/ntfs3/ntfs_fs.h
801
extern const struct dentry_operations ntfs_dentry_ops;
fs/ocfs2/dcache.c
456
const struct dentry_operations ocfs2_dentry_ops = {
fs/ocfs2/dcache.h
13
extern const struct dentry_operations ocfs2_dentry_ops;
fs/orangefs/dcache.c
137
const struct dentry_operations orangefs_dentry_operations = {
fs/orangefs/orangefs-kernel.h
445
extern const struct dentry_operations orangefs_dentry_operations;
fs/overlayfs/super.c
166
static const struct dentry_operations ovl_dentry_operations = {
fs/overlayfs/super.c
173
static const struct dentry_operations ovl_dentry_ci_operations = {
fs/pidfs.c
857
const struct dentry_operations pidfs_dentry_operations = {
fs/pipe.c
978
static const struct dentry_operations pipefs_dentry_operations = {
fs/proc/base.c
2079
const struct dentry_operations pid_dentry_operations =
fs/proc/base.c
2226
static const struct dentry_operations tid_map_files_dentry_operations = {
fs/proc/fd.c
169
static const struct dentry_operations tid_fd_dentry_operations = {
fs/proc/generic.c
237
static const struct dentry_operations proc_misc_dentry_ops = {
fs/proc/generic.c
358
const struct dentry_operations proc_net_dentry_ops = {
fs/proc/internal.h
260
extern const struct dentry_operations pid_dentry_operations;
fs/proc/internal.h
420
extern const struct dentry_operations proc_net_dentry_ops;
fs/proc/internal.h
433
struct dentry *dentry, const struct dentry_operations *d_ops)
fs/proc/proc_sysctl.c
27
static const struct dentry_operations proc_sys_dentry_operations;
fs/proc/proc_sysctl.c
937
static const struct dentry_operations proc_sys_dentry_operations = {
fs/smb/client/cifsfs.h
124
extern const struct dentry_operations cifs_dentry_ops;
fs/smb/client/cifsfs.h
125
extern const struct dentry_operations cifs_ci_dentry_ops;
fs/smb/client/dir.c
1207
const struct dentry_operations cifs_ci_dentry_ops = {
fs/smb/client/dir.c
970
const struct dentry_operations cifs_dentry_ops = {
fs/tracefs/inode.c
458
static const struct dentry_operations tracefs_dentry_operations = {
fs/vboxsf/dir.c
207
const struct dentry_operations vboxsf_dentry_ops = {
fs/vboxsf/vfsmod.h
84
extern const struct dentry_operations vboxsf_dentry_ops;
include/linux/dcache.h
109
const struct dentry_operations *d_op;
include/linux/dcache.h
263
const struct dentry_operations *);
include/linux/dcache.h
644
void set_default_d_op(struct super_block *, const struct dentry_operations *);
include/linux/fs/super_types.h
20
struct dentry_operations;
include/linux/fs/super_types.h
227
const struct dentry_operations *__s_d_op; /* default d_op for dentries */
include/linux/nfs_fs.h
561
extern const struct dentry_operations nfs_dentry_operations;
include/linux/nfs_xdr.h
1782
const struct dentry_operations *dentry_ops;
include/linux/pidfs.h
18
extern const struct dentry_operations pidfs_dentry_operations;
include/linux/pseudo_fs.h
10
const struct dentry_operations *dops;
mm/shmem.c
4923
static const struct dentry_operations shmem_ci_dentry_ops = {
net/socket.c
399
static const struct dentry_operations sockfs_dentry_operations = {