/kernel/linux/linux-6.6/fs/ |
H A D | dcache.c | 46 * dentry->d_sb->s_dentry_lru_lock protects: 61 * dentry->d_sb->s_dentry_lru_lock 431 WARN_ON_ONCE(!list_lru_add(&dentry->d_sb->s_dentry_lru, &dentry->d_lru)); in d_lru_add() 441 WARN_ON_ONCE(!list_lru_del(&dentry->d_sb->s_dentry_lru, &dentry->d_lru)); in d_lru_del() 495 b = &dentry->d_sb->s_roots; in ___d_drop() 1675 dentry->d_sb->s_type->name, in umount_check() 1676 dentry->d_sb->s_id); in umount_check() 1813 dentry->d_sb = sb; in __d_alloc() 1821 d_set_d_op(dentry, dentry->d_sb->s_d_op); in __d_alloc() 1849 struct dentry *dentry = __d_alloc(parent->d_sb, nam in d_alloc() [all...] |
/kernel/linux/linux-5.10/fs/sysfs/ |
H A D | mount.c | 36 fc->root->d_sb->s_iflags |= SB_I_USERNS_VISIBLE; in sysfs_get_tree()
|
/kernel/linux/linux-6.6/fs/sysfs/ |
H A D | mount.c | 36 fc->root->d_sb->s_iflags |= SB_I_USERNS_VISIBLE; in sysfs_get_tree()
|
/kernel/linux/linux-5.10/fs/affs/ |
H A D | namei.c | 525 bh = affs_bread(child->d_sb, d_inode(child)->i_ino); in affs_get_parent() 529 parent = affs_iget(child->d_sb, in affs_get_parent() 530 be32_to_cpu(AFFS_TAIL(child->d_sb, bh)->parent)); in affs_get_parent()
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | xattr.c | 108 struct super_block *sb = dentry->d_sb; in cifs_xattr_set() 291 struct super_block *sb = dentry->d_sb; in cifs_xattr_get() 400 struct cifs_sb_info *cifs_sb = CIFS_SB(direntry->d_sb); in cifs_listxattr()
|
/kernel/linux/linux-5.10/fs/devpts/ |
H A D | inode.c | 405 struct pts_fs_info *fsi = DEVPTS_SB(root->d_sb); in devpts_show_options() 607 if (dentry->d_sb->s_magic != DEVPTS_SUPER_MAGIC) in devpts_get_priv() 620 WARN_ON_ONCE(dentry->d_sb->s_magic != DEVPTS_SUPER_MAGIC); in devpts_pty_kill()
|
/kernel/linux/linux-5.10/fs/erofs/ |
H A D | super.c | 413 struct super_block *sb = fc->root->d_sb; in erofs_fc_reconfigure() 551 struct super_block *sb = dentry->d_sb; in erofs_statfs() 571 struct erofs_sb_info *sbi __maybe_unused = EROFS_SB(root->d_sb); in erofs_show_options()
|
/kernel/linux/linux-5.10/fs/tracefs/ |
H A D | inode.c | 331 struct tracefs_fs_info *fsi = root->d_sb->s_fs_info; in tracefs_show_options() 496 inode = tracefs_get_inode(dentry->d_sb); in tracefs_create_file() 519 inode = tracefs_get_inode(dentry->d_sb); in __create_dir()
|
/kernel/linux/linux-5.10/fs/orangefs/ |
H A D | super.c | 42 struct orangefs_sb_info_s *orangefs_sb = ORANGEFS_SB(root->d_sb); in orangefs_show_options() 44 if (root->d_sb->s_flags & SB_POSIXACL) in orangefs_show_options() 170 sb = dentry->d_sb; in orangefs_statfs()
|
/kernel/linux/linux-5.10/fs/romfs/ |
H A D | super.c | 395 struct super_block *sb = dentry->d_sb; in romfs_statfs() 418 (romfs_maxsize(dentry->d_sb) + ROMBSIZE - 1) >> ROMBSBITS; in romfs_statfs() 428 sync_filesystem(fc->root->d_sb); in romfs_reconfigure()
|
/kernel/linux/linux-5.10/fs/squashfs/ |
H A D | super.c | 385 sync_filesystem(fc->root->d_sb); in squashfs_reconfigure() 403 struct squashfs_sb_info *msblk = dentry->d_sb->s_fs_info; in squashfs_statfs() 404 u64 id = huge_encode_dev(dentry->d_sb->s_bdev->bd_dev); in squashfs_statfs()
|
/kernel/linux/linux-5.10/fs/vboxsf/ |
H A D | super.c | 286 struct super_block *sb = dentry->d_sb; in vboxsf_statfs() 407 struct vboxsf_sbi *sbi = VBOXSF_SBI(fc->root->d_sb); in vboxsf_reconfigure() 409 struct inode *iroot = fc->root->d_sb->s_root->d_inode; in vboxsf_reconfigure()
|
/kernel/linux/linux-6.6/fs/affs/ |
H A D | namei.c | 528 bh = affs_bread(child->d_sb, d_inode(child)->i_ino); in affs_get_parent() 532 parent = affs_iget(child->d_sb, in affs_get_parent() 533 be32_to_cpu(AFFS_TAIL(child->d_sb, bh)->parent)); in affs_get_parent()
|
/kernel/linux/linux-6.6/fs/orangefs/ |
H A D | super.c | 43 struct orangefs_sb_info_s *orangefs_sb = ORANGEFS_SB(root->d_sb); in orangefs_show_options() 45 if (root->d_sb->s_flags & SB_POSIXACL) in orangefs_show_options() 171 sb = dentry->d_sb; in orangefs_statfs()
|
/kernel/linux/linux-6.6/fs/devpts/ |
H A D | inode.c | 387 struct pts_fs_info *fsi = DEVPTS_SB(root->d_sb); in devpts_show_options() 589 if (dentry->d_sb->s_magic != DEVPTS_SUPER_MAGIC) in devpts_get_priv() 602 WARN_ON_ONCE(dentry->d_sb->s_magic != DEVPTS_SUPER_MAGIC); in devpts_pty_kill()
|
/kernel/linux/linux-6.6/fs/romfs/ |
H A D | super.c | 395 struct super_block *sb = dentry->d_sb; in romfs_statfs() 418 (romfs_maxsize(dentry->d_sb) + ROMBSIZE - 1) >> ROMBSBITS; in romfs_statfs() 428 sync_filesystem(fc->root->d_sb); in romfs_reconfigure()
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | xattr.c | 99 struct super_block *sb = dentry->d_sb; in cifs_xattr_set() 267 struct super_block *sb = dentry->d_sb; in cifs_xattr_get() 367 struct cifs_sb_info *cifs_sb = CIFS_SB(direntry->d_sb); in cifs_listxattr()
|
/kernel/linux/linux-6.6/fs/vboxsf/ |
H A D | super.c | 286 struct super_block *sb = dentry->d_sb; in vboxsf_statfs() 407 struct vboxsf_sbi *sbi = VBOXSF_SBI(fc->root->d_sb); in vboxsf_reconfigure() 409 struct inode *iroot = fc->root->d_sb->s_root->d_inode; in vboxsf_reconfigure()
|
/kernel/linux/linux-5.10/security/selinux/ |
H A D | selinuxfs.c | 1447 inode = sel_make_inode(bool_dir->d_sb, S_IFREG | S_IRUGO | S_IWUSR); in sel_make_bools() 1680 struct super_block *sb = dir->d_sb; in sel_make_avc_files() 1700 inode = sel_make_inode(dir->d_sb, S_IFREG|files[i].mode); in sel_make_avc_files() 1716 struct super_block *sb = dir->d_sb; in sel_make_ss_files() 1731 inode = sel_make_inode(dir->d_sb, S_IFREG|files[i].mode); in sel_make_ss_files() 1783 inode = sel_make_inode(dir->d_sb, S_IFREG|S_IRUGO); in sel_make_initcon_files() 1886 inode = sel_make_inode(dir->d_sb, S_IFREG|S_IRUGO); in sel_make_perm_files() 1909 struct super_block *sb = dir->d_sb; in sel_make_class_dir_entries() 1919 inode = sel_make_inode(dir->d_sb, S_IFREG|S_IRUGO); in sel_make_class_dir_entries() 2016 inode = sel_make_inode(dir->d_sb, S_IFDI in sel_make_dir() [all...] |
/kernel/linux/linux-6.6/security/selinux/ |
H A D | selinuxfs.c | 1390 inode = sel_make_inode(bool_dir->d_sb, S_IFREG | S_IRUGO | S_IWUSR); in sel_make_bools() 1614 struct super_block *sb = dir->d_sb; in sel_make_avc_files() 1634 inode = sel_make_inode(dir->d_sb, S_IFREG|files[i].mode); in sel_make_avc_files() 1650 struct super_block *sb = dir->d_sb; in sel_make_ss_files() 1665 inode = sel_make_inode(dir->d_sb, S_IFREG|files[i].mode); in sel_make_ss_files() 1716 inode = sel_make_inode(dir->d_sb, S_IFREG|S_IRUGO); in sel_make_initcon_files() 1819 inode = sel_make_inode(dir->d_sb, S_IFREG|S_IRUGO); in sel_make_perm_files() 1842 struct super_block *sb = dir->d_sb; in sel_make_class_dir_entries() 1851 inode = sel_make_inode(dir->d_sb, S_IFREG|S_IRUGO); in sel_make_class_dir_entries() 1946 inode = sel_make_inode(dir->d_sb, S_IFDI in sel_make_dir() [all...] |
/kernel/linux/linux-5.10/fs/autofs/ |
H A D | inode.c | 63 struct autofs_sb_info *sbi = autofs_sbi(root->d_sb); in autofs_show_options() 64 struct inode *root_inode = d_inode(root->d_sb->s_root); in autofs_show_options()
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | dcache.c | 47 osb = OCFS2_SB(dentry->d_sb); in ocfs2_dentry_revalidate() 417 ocfs2_dentry_lock_put(OCFS2_SB(dentry->d_sb), dl); in ocfs2_dentry_iput()
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | fd.c | 189 inode = proc_pid_make_inode(dentry->d_sb, task, S_IFLNK); in proc_fd_instantiate() 328 inode = proc_pid_make_inode(dentry->d_sb, task, S_IFREG | S_IRUSR); in proc_fdinfo_instantiate()
|
/kernel/linux/linux-6.6/fs/kernfs/ |
H A D | mount.c | 53 buf->f_fsid = uuid_to_fsid(dentry->d_sb->s_uuid.b); in kernfs_statfs() 151 return d_obtain_alias(kernfs_get_inode(child->d_sb, kn->parent)); in kernfs_get_parent_dentry()
|
/kernel/linux/linux-6.6/fs/autofs/ |
H A D | inode.c | 64 struct autofs_sb_info *sbi = autofs_sbi(root->d_sb); in autofs_show_options() 65 struct inode *root_inode = d_inode(root->d_sb->s_root); in autofs_show_options()
|