Home
last modified time | relevance | path

Searched refs:d_sb (Results 76 - 100 of 436) sorted by relevance

12345678910>>...18

/kernel/linux/linux-6.6/fs/
H A Ddcache.c46 * 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 Dmount.c36 fc->root->d_sb->s_iflags |= SB_I_USERNS_VISIBLE; in sysfs_get_tree()
/kernel/linux/linux-6.6/fs/sysfs/
H A Dmount.c36 fc->root->d_sb->s_iflags |= SB_I_USERNS_VISIBLE; in sysfs_get_tree()
/kernel/linux/linux-5.10/fs/affs/
H A Dnamei.c525 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 Dxattr.c108 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 Dinode.c405 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 Dsuper.c413 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 Dinode.c331 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 Dsuper.c42 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 Dsuper.c395 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 Dsuper.c385 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 Dsuper.c286 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 Dnamei.c528 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 Dsuper.c43 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 Dinode.c387 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 Dsuper.c395 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 Dxattr.c99 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 Dsuper.c286 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 Dselinuxfs.c1447 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 Dselinuxfs.c1390 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 Dinode.c63 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 Ddcache.c47 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 Dfd.c189 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 Dmount.c53 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 Dinode.c64 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()

Completed in 25 milliseconds

12345678910>>...18