Home
last modified time | relevance | path

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

12

/linux-6.1.9/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()
/linux-6.1.9/fs/configfs/
Dmount.c95 sb->s_d_op = &configfs_dentry_ops; /* the rest get that */ in configfs_fill_super()
/linux-6.1.9/fs/efivarfs/
Dsuper.c199 sb->s_d_op = &efivarfs_d_ops; in efivarfs_fill_super()
/linux-6.1.9/fs/afs/
Dsuper.c487 sb->s_d_op = &afs_dynroot_dentry_operations; in afs_fill_super()
492 sb->s_d_op = &afs_fs_dentry_operations; in afs_fill_super()
/linux-6.1.9/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()
/linux-6.1.9/fs/coda/
Dinode.c190 sb->s_d_op = &coda_dentry_operations; in coda_fill_super()
/linux-6.1.9/fs/
Dfile_table.c268 if (!mnt->mnt_sb->s_d_op) in alloc_file_pseudo()
Dlibfs.c74 if (!dentry->d_sb->s_d_op) in simple_lookup()
347 s->s_d_op = ctx->dops; in pseudo_fs_fill_super()
/linux-6.1.9/fs/kernfs/
Dmount.c275 sb->s_d_op = &kernfs_dops; in kernfs_fill_super()
/linux-6.1.9/fs/exfat/
Dsuper.c672 sb->s_d_op = &exfat_utf8_dentry_ops; in exfat_fill_super()
674 sb->s_d_op = &exfat_dentry_ops; in exfat_fill_super()
/linux-6.1.9/fs/autofs/
Dinode.c261 s->s_d_op = &autofs_dentry_operations; in autofs_fill_super()
/linux-6.1.9/fs/vboxsf/
Dsuper.c200 sb->s_d_op = &vboxsf_dentry_ops; in vboxsf_fill_super()
/linux-6.1.9/fs/hfs/
Dsuper.c435 sb->s_d_op = &hfs_dentry_operations; in hfs_fill_super()
/linux-6.1.9/fs/adfs/
Dsuper.c439 sb->s_d_op = &adfs_dentry_operations; in adfs_fill_super()
/linux-6.1.9/fs/fat/
Dnamei_vfat.c1193 sb->s_d_op = &vfat_ci_dentry_ops; in setup()
1195 sb->s_d_op = &vfat_dentry_ops; in setup()
Dnamei_msdos.c649 sb->s_d_op = &msdos_dentry_operations; in setup()
/linux-6.1.9/fs/devpts/
Dinode.c455 s->s_d_op = &simple_dentry_operations; in devpts_fill_super()
/linux-6.1.9/fs/orangefs/
Dsuper.c438 sb->s_d_op = &orangefs_dentry_operations; in orangefs_fill_sb()
/linux-6.1.9/fs/fuse/
Dinode.c1462 sb->s_d_op = &fuse_dentry_operations; in fuse_fill_super_submount()
1584 sb->s_d_op = &fuse_root_dentry_operations; in fuse_fill_super_common()
1589 sb->s_d_op = &fuse_dentry_operations; in fuse_fill_super_common()
/linux-6.1.9/fs/debugfs/
Dinode.c281 sb->s_d_op = &debugfs_dops; in debug_fill_super()
/linux-6.1.9/fs/ecryptfs/
Dmain.c524 s->s_d_op = &ecryptfs_dops; in ecryptfs_mount()
/linux-6.1.9/fs/hfsplus/
Dsuper.c510 sb->s_d_op = &hfsplus_dentry_operations; in hfsplus_fill_super()
/linux-6.1.9/fs/hpfs/
Dsuper.c615 s->s_d_op = &hpfs_dentry_operations; in hpfs_fill_super()
/linux-6.1.9/fs/cifs/
Dcifsfs.c260 sb->s_d_op = &cifs_ci_dentry_ops; in cifs_read_super()
262 sb->s_d_op = &cifs_dentry_ops; in cifs_read_super()
/linux-6.1.9/fs/jfs/
Dsuper.c578 sb->s_d_op = &jfs_ci_dentry_operations; in jfs_fill_super()

12