| /OK3568_Linux_fs/kernel/fs/9p/ |
| H A D | vfs_super.c | 142 sb->s_d_op = &v9fs_cached_dentry_operations; in v9fs_mount() 144 sb->s_d_op = &v9fs_dentry_operations; in v9fs_mount()
|
| /OK3568_Linux_fs/kernel/fs/configfs/ |
| H A D | mount.c | 97 sb->s_d_op = &configfs_dentry_ops; /* the rest get that */ in configfs_fill_super()
|
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | super.c | 486 sb->s_d_op = &afs_dynroot_dentry_operations; in afs_fill_super() 491 sb->s_d_op = &afs_fs_dentry_operations; in afs_fill_super()
|
| /OK3568_Linux_fs/kernel/fs/affs/ |
| H A D | super.c | 537 sb->s_d_op = &affs_intl_dentry_operations; in affs_fill_super() 539 sb->s_d_op = &affs_dentry_operations; in affs_fill_super()
|
| /OK3568_Linux_fs/kernel/fs/efivarfs/ |
| H A D | super.c | 204 sb->s_d_op = &efivarfs_d_ops; in efivarfs_fill_super()
|
| /OK3568_Linux_fs/kernel/fs/coda/ |
| H A D | inode.c | 190 sb->s_d_op = &coda_dentry_operations; in coda_fill_super()
|
| /OK3568_Linux_fs/kernel/fs/exfat/ |
| H A D | super.c | 667 sb->s_d_op = &exfat_utf8_dentry_ops; in exfat_fill_super() 669 sb->s_d_op = &exfat_dentry_ops; in exfat_fill_super()
|
| /OK3568_Linux_fs/kernel/fs/kernfs/ |
| H A D | mount.c | 273 sb->s_d_op = &kernfs_dops; in kernfs_fill_super()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | file_table.c | 229 if (!mnt->mnt_sb->s_d_op) in alloc_file_pseudo()
|
| H A D | libfs.c | 72 if (!dentry->d_sb->s_d_op) in simple_lookup() 345 s->s_d_op = ctx->dops; in pseudo_fs_fill_super()
|
| /OK3568_Linux_fs/kernel/fs/autofs/ |
| H A D | inode.c | 260 s->s_d_op = &autofs_dentry_operations; in autofs_fill_super()
|
| /OK3568_Linux_fs/kernel/fs/fat/ |
| H A D | namei_vfat.c | 1043 sb->s_d_op = &vfat_ci_dentry_ops; in setup() 1045 sb->s_d_op = &vfat_dentry_ops; in setup()
|
| H A D | namei_msdos.c | 647 sb->s_d_op = &msdos_dentry_operations; in setup()
|
| /OK3568_Linux_fs/kernel/fs/hfs/ |
| H A D | super.c | 436 sb->s_d_op = &hfs_dentry_operations; in hfs_fill_super()
|
| /OK3568_Linux_fs/kernel/fs/vboxsf/ |
| H A D | super.c | 200 sb->s_d_op = &vboxsf_dentry_ops; in vboxsf_fill_super()
|
| /OK3568_Linux_fs/kernel/fs/adfs/ |
| H A D | super.c | 439 sb->s_d_op = &adfs_dentry_operations; in adfs_fill_super()
|
| /OK3568_Linux_fs/kernel/fs/fuse/ |
| H A D | inode.c | 1339 sb->s_d_op = &fuse_dentry_operations; in fuse_fill_super_submount() 1411 sb->s_d_op = &fuse_root_dentry_operations; in fuse_fill_super_common() 1416 sb->s_d_op = &fuse_dentry_operations; in fuse_fill_super_common()
|
| /OK3568_Linux_fs/kernel/fs/devpts/ |
| H A D | inode.c | 455 s->s_d_op = &simple_dentry_operations; in devpts_fill_super()
|
| /OK3568_Linux_fs/kernel/fs/orangefs/ |
| H A D | super.c | 437 sb->s_d_op = &orangefs_dentry_operations; in orangefs_fill_sb()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | cifsfs.c | 229 sb->s_d_op = &cifs_ci_dentry_ops; in cifs_read_super() 231 sb->s_d_op = &cifs_dentry_ops; in cifs_read_super()
|
| /OK3568_Linux_fs/kernel/fs/ecryptfs/ |
| H A D | main.c | 524 s->s_d_op = &ecryptfs_dops; in ecryptfs_mount()
|
| /OK3568_Linux_fs/kernel/fs/debugfs/ |
| H A D | inode.c | 254 sb->s_d_op = &debugfs_dops; in debug_fill_super()
|
| /OK3568_Linux_fs/kernel/fs/hpfs/ |
| H A D | super.c | 615 s->s_d_op = &hpfs_dentry_operations; in hpfs_fill_super()
|
| /OK3568_Linux_fs/kernel/fs/hfsplus/ |
| H A D | super.c | 510 sb->s_d_op = &hfsplus_dentry_operations; in hfsplus_fill_super()
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | super.c | 585 sb->s_d_op = &jfs_ci_dentry_operations; in jfs_fill_super()
|