Home
last modified time | relevance | path

Searched refs:d_sb (Results 101 - 125 of 436) sorted by relevance

12345678910>>...18

/kernel/linux/linux-6.6/fs/ocfs2/
H A Ddcache.c45 osb = OCFS2_SB(dentry->d_sb); in ocfs2_dentry_revalidate()
415 ocfs2_dentry_lock_put(OCFS2_SB(dentry->d_sb), dl); in ocfs2_dentry_iput()
/kernel/linux/linux-5.10/security/apparmor/
H A Dpath.c105 if (path->dentry->d_sb->s_magic == PROC_SUPER_MAGIC && in d_namespace_path()
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_unicode.c104 struct nls_table *nls_tab = JFS_SBI(dentry->d_sb)->nls_tab; in get_UCSname()
/kernel/linux/linux-5.10/fs/9p/
H A Dv9fs.h165 return dentry->d_sb->s_fs_info; in v9fs_dentry2v9ses()
/kernel/linux/linux-5.10/fs/efs/
H A Dnamei.c117 parent = d_obtain_alias(efs_iget(child->d_sb, ino)); in efs_get_parent()
/kernel/linux/linux-5.10/fs/sharefs/
H A Dmain.c56 lower_sb = lower_path.dentry->d_sb; in sharefs_fill_super()
H A Dauthentication.c35 bid = get_bundle_uid(SHAREFS_SB(dentry->d_sb), in fixup_perm_from_level()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_unicode.c104 struct nls_table *nls_tab = JFS_SBI(dentry->d_sb)->nls_tab; in get_UCSname()
/kernel/linux/linux-6.6/fs/efs/
H A Dnamei.c117 parent = d_obtain_alias(efs_iget(child->d_sb, ino)); in efs_get_parent()
/kernel/linux/linux-6.6/fs/sharefs/
H A Dmain.c56 lower_sb = lower_path.dentry->d_sb; in sharefs_fill_super()
H A Dauthentication.c35 bid = get_bundle_uid(SHAREFS_SB(dentry->d_sb), in fixup_perm_from_level()
/kernel/linux/linux-6.6/security/apparmor/
H A Dpath.c105 if (path->dentry->d_sb->s_magic == PROC_SUPER_MAGIC && in d_namespace_path()
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dinode.c190 ret = spufs_new_file(dir->d_sb, dentry, files->ops, in spufs_fill_dir()
550 if (path->dentry->d_sb->s_type != &spufs_type) in spufs_create()
558 if (path->dentry != path->dentry->d_sb->s_root) in spufs_create()
596 struct spufs_sb_info *sbi = spufs_get_sb_info(root->d_sb); in spufs_show_options()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dinode.c192 ret = spufs_new_file(dir->d_sb, dentry, files->ops, in spufs_fill_dir()
546 if (path->dentry->d_sb->s_type != &spufs_type) in spufs_create()
554 if (path->dentry != path->dentry->d_sb->s_root) in spufs_create()
592 struct spufs_sb_info *sbi = spufs_get_sb_info(root->d_sb); in spufs_show_options()
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dxattr.c215 reiserfs_error(dentry->d_sb, "xattr-20003", in fill_with_dentries()
819 handler = find_xattr_handler_prefix(b->dentry->d_sb->s_xattr, in listxattr_filler()
891 reiserfs_warning(dentry->d_sb, "jdm-20006", in create_privroot()
900 reiserfs_info(dentry->d_sb, "Created %s - reserved for xattr " in create_privroot()
/kernel/linux/linux-6.6/fs/erofs/
H A Dsuper.c569 return d_obtain_alias(erofs_iget(child->d_sb, nid)); in erofs_get_parent()
716 struct super_block *sb = fc->root->d_sb; in erofs_fc_reconfigure()
921 struct super_block *sb = dentry->d_sb; in erofs_statfs()
944 struct erofs_sb_info *sbi = EROFS_SB(root->d_sb); in erofs_show_options()
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dxattr.c216 reiserfs_error(dentry->d_sb, "xattr-20003", in fill_with_dentries()
823 if (!reiserfs_xattr_list(b->dentry->d_sb->s_xattr, name, in listxattr_filler()
893 reiserfs_warning(dentry->d_sb, "jdm-20006", in create_privroot()
901 reiserfs_info(dentry->d_sb, "Created %s - reserved for xattr " in create_privroot()
/kernel/linux/linux-5.10/drivers/android/
H A Dbinderfs.c305 struct binderfs_info *info = BINDERFS_SB(fc->root->d_sb); in binderfs_fs_context_reconfigure()
317 struct binderfs_info *info = BINDERFS_SB(root->d_sb); in binderfs_show_options()
341 struct binderfs_info *info = dentry->d_sb->s_fs_info; in is_binderfs_control_device()
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dexport.c82 if (dentry == dentry->d_sb->s_root) in ovl_connectable_layer()
111 if (WARN_ON(dentry == dentry->d_sb->s_root) || in ovl_connect_layer()
185 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_check_encode_origin()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinderfs.c313 struct binderfs_info *info = BINDERFS_SB(fc->root->d_sb); in binderfs_fs_context_reconfigure()
325 struct binderfs_info *info = BINDERFS_SB(root->d_sb); in binderfs_show_options()
349 struct binderfs_info *info = dentry->d_sb->s_fs_info; in is_binderfs_control_device()
/kernel/linux/linux-6.6/fs/tracefs/
H A Dinode.c356 struct tracefs_fs_info *fsi = root->d_sb->s_fs_info; in tracefs_show_options()
572 inode = tracefs_get_inode(dentry->d_sb); in tracefs_create_file()
600 inode = tracefs_get_inode(dentry->d_sb); in __create_dir()
/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dinode.c362 inode = __ecryptfs_get_inode(lower_inode, dentry->d_sb); in ecryptfs_lookup_interpose()
405 ecryptfs_dentry->d_sb)->mount_crypt_stat; in ecryptfs_lookup()
659 rc = ecryptfs_decode_and_decrypt_filename(&buf, bufsiz, dentry->d_sb, in ecryptfs_readlink_lower()
917 dentry->d_sb)->mount_crypt_stat; in ecryptfs_setattr()
985 dentry->d_sb)->mount_crypt_stat; in ecryptfs_getattr_link()
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dinode_merge.c487 struct hmdfs_sb_info *sbi = hmdfs_sb(dentry->d_sb); in lookup_merge_normal()
556 struct hmdfs_sb_info *sbi = hmdfs_sb(child_dentry->d_sb); in do_lookup_merge_root()
643 struct hmdfs_sb_info *sbi = hmdfs_sb(child_dentry->d_sb); in lookup_merge_root()
661 ret = hmdfs_get_path_in_sb(child_dentry->d_sb, buf, LOOKUP_DIRECTORY, in lookup_merge_root()
703 struct hmdfs_sb_info *sbi = hmdfs_sb(child_dentry->d_sb); in hmdfs_lookup_merge()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dinode_merge.c487 struct hmdfs_sb_info *sbi = hmdfs_sb(dentry->d_sb); in lookup_merge_normal()
556 struct hmdfs_sb_info *sbi = hmdfs_sb(child_dentry->d_sb); in do_lookup_merge_root()
643 struct hmdfs_sb_info *sbi = hmdfs_sb(child_dentry->d_sb); in lookup_merge_root()
661 ret = hmdfs_get_path_in_sb(child_dentry->d_sb, buf, LOOKUP_DIRECTORY, in lookup_merge_root()
703 struct hmdfs_sb_info *sbi = hmdfs_sb(child_dentry->d_sb); in hmdfs_lookup_merge()
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Dinode.c362 inode = __ecryptfs_get_inode(lower_inode, dentry->d_sb); in ecryptfs_lookup_interpose()
405 ecryptfs_dentry->d_sb)->mount_crypt_stat; in ecryptfs_lookup()
660 rc = ecryptfs_decode_and_decrypt_filename(&buf, bufsiz, dentry->d_sb, in ecryptfs_readlink_lower()
923 dentry->d_sb)->mount_crypt_stat; in ecryptfs_setattr()
992 dentry->d_sb)->mount_crypt_stat; in ecryptfs_getattr_link()

Completed in 20 milliseconds

12345678910>>...18