Home
last modified time | relevance | path

Searched refs:s_d_op (Results 1 – 25 of 39) sorted by relevance

12

/kernel/linux/linux-5.10/fs/9p/
Dvfs_super.c142 sb->s_d_op = &v9fs_cached_dentry_operations; in v9fs_mount()
144 sb->s_d_op = &v9fs_dentry_operations; in v9fs_mount()
/kernel/linux/linux-5.10/fs/epfs/
Dsuper.c94 s->s_d_op = &epfs_dops; in epfs_fill_super()
/kernel/linux/linux-5.10/fs/configfs/
Dmount.c97 sb->s_d_op = &configfs_dentry_ops; /* the rest get that */ in configfs_fill_super()
/kernel/linux/linux-5.10/fs/efivarfs/
Dsuper.c204 sb->s_d_op = &efivarfs_d_ops; in efivarfs_fill_super()
/kernel/linux/linux-5.10/fs/coda/
Dinode.c190 sb->s_d_op = &coda_dentry_operations; in coda_fill_super()
/kernel/linux/linux-5.10/fs/afs/
Dsuper.c486 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()
/kernel/linux/linux-5.10/fs/affs/
Dsuper.c537 sb->s_d_op = &affs_intl_dentry_operations; in affs_fill_super()
539 sb->s_d_op = &affs_dentry_operations; in affs_fill_super()
/kernel/linux/linux-5.10/fs/kernfs/
Dmount.c273 sb->s_d_op = &kernfs_dops; in kernfs_fill_super()
/kernel/linux/linux-5.10/fs/
Dfile_table.c229 if (!mnt->mnt_sb->s_d_op) in alloc_file_pseudo()
Dlibfs.c72 if (!dentry->d_sb->s_d_op) in simple_lookup()
345 s->s_d_op = ctx->dops; in pseudo_fs_fill_super()
/kernel/linux/linux-5.10/fs/exfat/
Dsuper.c667 sb->s_d_op = &exfat_utf8_dentry_ops; in exfat_fill_super()
669 sb->s_d_op = &exfat_dentry_ops; in exfat_fill_super()
/kernel/linux/linux-5.10/fs/autofs/
Dinode.c260 s->s_d_op = &autofs_dentry_operations; in autofs_fill_super()
/kernel/linux/linux-5.10/fs/vboxsf/
Dsuper.c200 sb->s_d_op = &vboxsf_dentry_ops; in vboxsf_fill_super()
/kernel/linux/linux-5.10/fs/hfs/
Dsuper.c435 sb->s_d_op = &hfs_dentry_operations; in hfs_fill_super()
/kernel/linux/linux-5.10/fs/fat/
Dnamei_vfat.c1043 sb->s_d_op = &vfat_ci_dentry_ops; in setup()
1045 sb->s_d_op = &vfat_dentry_ops; in setup()
Dnamei_msdos.c647 sb->s_d_op = &msdos_dentry_operations; in setup()
/kernel/linux/linux-5.10/fs/adfs/
Dsuper.c439 sb->s_d_op = &adfs_dentry_operations; in adfs_fill_super()
/kernel/linux/linux-5.10/fs/fuse/
Dinode.c1311 sb->s_d_op = &fuse_dentry_operations; in fuse_fill_super_submount()
1383 sb->s_d_op = &fuse_root_dentry_operations; in fuse_fill_super_common()
1388 sb->s_d_op = &fuse_dentry_operations; in fuse_fill_super_common()
/kernel/linux/linux-5.10/fs/devpts/
Dinode.c455 s->s_d_op = &simple_dentry_operations; in devpts_fill_super()
/kernel/linux/linux-5.10/fs/orangefs/
Dsuper.c437 sb->s_d_op = &orangefs_dentry_operations; in orangefs_fill_sb()
/kernel/linux/linux-5.10/fs/debugfs/
Dinode.c257 sb->s_d_op = &debugfs_dops; in debug_fill_super()
/kernel/linux/linux-5.10/fs/ecryptfs/
Dmain.c524 s->s_d_op = &ecryptfs_dops; in ecryptfs_mount()
/kernel/linux/linux-5.10/fs/cifs/
Dcifsfs.c229 sb->s_d_op = &cifs_ci_dentry_ops; in cifs_read_super()
231 sb->s_d_op = &cifs_dentry_ops; in cifs_read_super()
/kernel/linux/linux-5.10/fs/hpfs/
Dsuper.c615 s->s_d_op = &hpfs_dentry_operations; in hpfs_fill_super()
/kernel/linux/linux-5.10/fs/hfsplus/
Dsuper.c510 sb->s_d_op = &hfsplus_dentry_operations; in hfsplus_fill_super()

12