Searched refs:s_root (Results 1 - 117 of 117) sorted by relevance

/linux-4.1.27/fs/nfs/
H A Dgetroot.c46 if (sb->s_root == NULL) { nfs_superblock_set_dummy_root()
47 sb->s_root = d_make_root(inode); nfs_superblock_set_dummy_root()
48 if (sb->s_root == NULL) nfs_superblock_set_dummy_root()
59 spin_lock(&d_inode(sb->s_root)->i_lock); nfs_superblock_set_dummy_root()
60 spin_lock(&sb->s_root->d_lock); nfs_superblock_set_dummy_root()
61 hlist_del_init(&sb->s_root->d_u.d_alias); nfs_superblock_set_dummy_root()
62 spin_unlock(&sb->s_root->d_lock); nfs_superblock_set_dummy_root()
63 spin_unlock(&d_inode(sb->s_root)->i_lock); nfs_superblock_set_dummy_root()
H A Dnfs4state.c1907 inode = d_inode(server->super->s_root); nfs4_try_migration()
2026 inode = d_inode(server->super->s_root); nfs4_handle_lease_moved()
H A Dnfs4client.c1133 struct inode *inode = d_inode(server->super->s_root); nfs_probe_destination()
H A Dsuper.c2577 if (!s->s_root) { nfs_fs_mount_common()
/linux-4.1.27/fs/proc/
H A Dself.c49 struct inode *root_inode = d_inode(s->s_root); proc_setup_self()
54 self = d_alloc_name(s->s_root, "self"); proc_setup_self()
H A Dthread_self.c50 struct inode *root_inode = d_inode(s->s_root); proc_setup_thread_self()
55 thread_self = d_alloc_name(s->s_root, "thread-self"); proc_setup_thread_self()
H A Droot.c136 if (!sb->s_root) { proc_mount()
146 return dget(sb->s_root); proc_mount()
H A Dinode.c478 s->s_root = d_make_root(root_inode); proc_fill_super()
479 if (!s->s_root) { proc_fill_super()
/linux-4.1.27/fs/kernfs/
H A Dmount.c95 sb->s_root = root; kernfs_fill_super()
168 *new_sb_created = !sb->s_root; kernfs_mount_ns()
170 if (!sb->s_root) { kernfs_mount_ns()
185 return dget(sb->s_root); kernfs_mount_ns()
199 struct kernfs_node *root_kn = sb->s_root->d_fsdata; kernfs_kill_sb()
/linux-4.1.27/fs/autofs4/
H A Dinode.c74 struct inode *root_inode = d_inode(root->d_sb->s_root); autofs4_show_options()
324 s->s_root = root; autofs4_fill_super()
354 if (sb->s_root) { autofs4_get_inode()
355 inode->i_uid = d_inode(sb->s_root)->i_uid; autofs4_get_inode()
356 inode->i_gid = d_inode(sb->s_root)->i_gid; autofs4_get_inode()
H A Dexpire.c302 struct dentry *root = dget(sb->s_root); autofs4_expire_direct()
432 struct dentry *root = sb->s_root; autofs4_expire_indirect()
H A Dautofs_i.h238 return d_inode(sbi->sb->s_root)->i_ino; autofs4_get_ino()
H A Dwaitq.c183 struct dentry *root = sbi->sb->s_root; autofs4_getpath()
/linux-4.1.27/drivers/mtd/
H A Dmtdsuper.c71 if (sb->s_root) mount_mtd_aux()
86 return dget(sb->s_root); mount_mtd_aux()
93 return dget(sb->s_root); mount_mtd_aux()
/linux-4.1.27/fs/
H A Dsuper.c371 sb->s_root && (sb->s_flags & MS_BORN)) trylock_super()
397 if (sb->s_root) { generic_shutdown_super()
518 if (sb->s_root && (sb->s_flags & MS_BORN)) iterate_supers()
552 if (sb->s_root && (sb->s_flags & MS_BORN)) iterate_supers_type()
593 if (sb->s_root && (sb->s_flags & MS_BORN)) get_super()
676 if (sb->s_root && (sb->s_flags & MS_BORN)) user_get_super()
718 if (!sb->s_root) do_remount_sb()
783 if (sb->s_root && sb->s_bdev && (sb->s_flags & MS_BORN) && do_emergency_remount()
887 if (sb->s_root) kill_litter_super()
888 d_genocide(sb->s_root); kill_litter_super()
914 if (!sb->s_root) { mount_ns()
925 return dget(sb->s_root); mount_ns()
982 if (s->s_root) { mount_bdev()
1015 return dget(s->s_root); mount_bdev()
1057 return dget(s->s_root); mount_nodev()
1076 if (!s->s_root) { mount_single()
1086 return dget(s->s_root); mount_single()
H A Dstatfs.c223 err = statfs_by_dentry(s->s_root, sbuf); vfs_ustat()
H A Dbinfmt_misc.c640 root = dget(file->f_path.dentry->d_sb->s_root); bm_entry_write()
677 root = dget(sb->s_root); bm_register_write()
756 root = dget(file->f_path.dentry->d_sb->s_root); bm_status_write()
H A Dlibfs.c252 s->s_root = dentry; mount_pseudo()
255 return dget(s->s_root); mount_pseudo()
531 s->s_root = root; simple_fill_super()
H A Ddcache.c1446 dentry = sb->s_root; shrink_dcache_for_umount()
1447 sb->s_root = NULL; shrink_dcache_for_umount()
H A Dnamespace.c3218 if (mnt->mnt.mnt_root != mnt->mnt.mnt_sb->s_root) fs_fully_visible()
H A Dnamei.c520 if (mnt->mnt_root == mnt->mnt_sb->s_root) path_connected()
/linux-4.1.27/arch/s390/hypfs/
H A Dinode.c189 hypfs_delete_tree(sb->s_root); hypfs_write_iter()
191 rc = hypfs_vm_create_files(sb->s_root); hypfs_write_iter()
193 rc = hypfs_diag_create_files(sb->s_root); hypfs_write_iter()
196 hypfs_delete_tree(sb->s_root); hypfs_write_iter()
297 sb->s_root = root_dentry = d_make_root(root_inode); hypfs_fill_super()
324 if (sb->s_root) hypfs_kill_super()
325 hypfs_delete_tree(sb->s_root); hypfs_kill_super()
/linux-4.1.27/fs/devpts/
H A Dinode.c245 struct dentry *root = sb->s_root; mknod_ptmx()
399 s->s_root = d_make_root(inode); devpts_fill_super()
400 if (s->s_root) devpts_fill_super()
470 if (!s->s_root) { devpts_mount()
483 return dget(s->s_root); devpts_mount()
607 struct dentry *root = sb->s_root; devpts_pty_new()
676 struct dentry *root = sb->s_root; devpts_pty_kill()
/linux-4.1.27/fs/logfs/
H A Dsuper.c318 sb->s_root = d_make_root(rootdir); logfs_get_sb_final()
319 if (!sb->s_root) logfs_get_sb_final()
529 if (sb->s_root) { logfs_get_sb_device()
533 return dget(sb->s_root); logfs_get_sb_device()
556 return dget(sb->s_root); logfs_get_sb_device()
559 /* no ->s_root, no ->put_super() */ logfs_get_sb_device()
/linux-4.1.27/fs/bfs/
H A Dinode.c374 s->s_root = d_make_root(inode); bfs_fill_super()
375 if (!s->s_root) { bfs_fill_super()
449 dput(s->s_root); bfs_fill_super()
450 s->s_root = NULL; bfs_fill_super()
/linux-4.1.27/drivers/oprofile/
H A Doprofilefs.c253 sb->s_root = d_make_root(root_inode); oprofilefs_fill_super()
254 if (!sb->s_root) oprofilefs_fill_super()
257 oprofile_create_files(sb->s_root); oprofilefs_fill_super()
/linux-4.1.27/fs/9p/
H A Dfid.c146 fid = v9fs_fid_find(dentry->d_sb->s_root, uid, any); v9fs_fid_lookup_with_uid()
162 v9fs_fid_add(dentry->d_sb->s_root, fid); v9fs_fid_lookup_with_uid()
165 if (dentry->d_sb->s_root == dentry) v9fs_fid_lookup_with_uid()
H A Dvfs_super.c163 sb->s_root = root; v9fs_mount()
194 return dget(sb->s_root); v9fs_mount()
/linux-4.1.27/fs/ncpfs/
H A Dioctl.c376 struct dentry* dentry = inode->i_sb->s_root; __ncp_ioctl()
387 ncp_dbg(1, "d_inode(s_root)==NULL\n"); __ncp_ioctl()
389 ncp_dbg(1, "s_root==NULL\n"); __ncp_ioctl()
432 dentry = inode->i_sb->s_root; __ncp_ioctl()
442 ncp_dbg(1, "d_inode(s_root)==NULL\n"); __ncp_ioctl()
446 ncp_dbg(1, "s_root==NULL\n"); __ncp_ioctl()
H A Ddir.c320 if (dentry == dentry->d_sb->s_root) ncp_lookup_validate()
808 dent = sb->s_root; ncp_conn_logged_in()
818 ncp_dbg(1, "d_inode(sb->s_root) == NULL!\n"); ncp_conn_logged_in()
821 ncp_dbg(1, "sb->s_root == NULL!\n"); ncp_conn_logged_in()
H A Dinode.c722 sb->s_root = d_make_root(root_inode); ncp_fill_super()
723 if (!sb->s_root) ncp_fill_super()
811 d = sb->s_root; ncp_statfs()
/linux-4.1.27/fs/pstore/
H A Dinode.c304 struct dentry *root = pstore_sb->s_root; pstore_mkfile()
437 sb->s_root = d_make_root(inode); pstore_fill_super()
438 if (!sb->s_root) pstore_fill_super()
/linux-4.1.27/fs/hfsplus/
H A Dsuper.c507 sb->s_root = d_make_root(root); hfsplus_fill_super()
508 if (!sb->s_root) { hfsplus_fill_super()
589 dput(sb->s_root); hfsplus_fill_super()
590 sb->s_root = NULL; hfsplus_fill_super()
H A Ddir.c84 HFSPLUS_I(d_inode(sb->s_root))-> hfsplus_lookup()
/linux-4.1.27/fs/afs/
H A Dsuper.c337 sb->s_root = d_make_root(inode); afs_fill_super()
338 if (!sb->s_root) afs_fill_super()
418 if (!sb->s_root) { afs_mount()
438 return dget(sb->s_root); afs_mount()
/linux-4.1.27/fs/openpromfs/
H A Dinode.c405 s->s_root = d_make_root(root_inode); openprom_fill_super()
406 if (!s->s_root) openprom_fill_super()
/linux-4.1.27/fs/ramfs/
H A Dinode.c232 sb->s_root = d_make_root(inode); ramfs_fill_super()
233 if (!sb->s_root) ramfs_fill_super()
/linux-4.1.27/fs/coda/
H A Dinode.c222 sb->s_root = d_make_root(root); coda_fill_super()
223 if (!sb->s_root) { coda_fill_super()
H A Dupcall.c816 if (!sb || !sb->s_root) coda_downcall()
823 if (d_really_is_positive(sb->s_root)) coda_downcall()
824 coda_flag_inode(d_inode(sb->s_root), C_FLUSH); coda_downcall()
/linux-4.1.27/fs/efivarfs/
H A Dsuper.c118 struct dentry *dentry, *root = sb->s_root; efivarfs_callback()
213 sb->s_root = root; efivarfs_fill_super()
/linux-4.1.27/fs/efs/
H A Dsuper.c323 s->s_root = d_make_root(root); efs_fill_super()
324 if (!(s->s_root)) { efs_fill_super()
/linux-4.1.27/fs/freevxfs/
H A Dvxfs_super.c227 sbp->s_root = d_make_root(root); vxfs_fill_super()
228 if (!sbp->s_root) { vxfs_fill_super()
/linux-4.1.27/fs/fuse/
H A Dcontrol.c246 parent = fuse_control_sb->s_root; fuse_ctl_add_conn()
290 drop_nlink(d_inode(fuse_control_sb->s_root)); fuse_ctl_remove_conn()
H A Dinode.c1081 sb->s_root = root_dentry; fuse_fill_super()
/linux-4.1.27/security/tomoyo/
H A Drealpath.c171 struct inode *inode = d_backing_inode(sb->s_root); tomoyo_get_local_path()
280 inode = d_backing_inode(sb->s_root); tomoyo_realpath_from_path()
/linux-4.1.27/fs/reiserfs/
H A Dsuper.c1692 inode = d_inode(s->s_root); find_hash_out()
2033 s->s_root = d_make_root(root_inode); reiserfs_fill_super()
2034 if (!s->s_root) reiserfs_fill_super()
2039 dput(s->s_root); reiserfs_fill_super()
2040 s->s_root = NULL; reiserfs_fill_super()
2056 dput(s->s_root); reiserfs_fill_super()
2057 s->s_root = NULL; reiserfs_fill_super()
2118 dput(s->s_root); reiserfs_fill_super()
2119 s->s_root = NULL; reiserfs_fill_super()
2126 dput(s->s_root); reiserfs_fill_super()
2127 s->s_root = NULL; reiserfs_fill_super()
2144 dput(s->s_root); reiserfs_fill_super()
2145 s->s_root = NULL; reiserfs_fill_super()
2371 if (path->dentry->d_parent != sb->s_root) reiserfs_quota_on()
H A Dxattr.c1000 mutex_lock(&d_inode(s->s_root)->i_mutex); reiserfs_lookup_privroot()
1001 dentry = lookup_one_len(PRIVROOT_NAME, s->s_root, reiserfs_lookup_privroot()
1010 mutex_unlock(&d_inode(s->s_root)->i_mutex); reiserfs_lookup_privroot()
1030 mutex_lock(&d_inode(s->s_root)->i_mutex); reiserfs_xattr_init()
1032 mutex_unlock(&d_inode(s->s_root)->i_mutex); reiserfs_xattr_init()
/linux-4.1.27/fs/qnx6/
H A Dinode.c185 struct inode *root = d_inode(s->s_root); qnx6_checkroot()
451 s->s_root = d_make_root(root); qnx6_fill_super()
452 if (!s->s_root) qnx6_fill_super()
465 dput(s->s_root); qnx6_fill_super()
466 s->s_root = NULL; qnx6_fill_super()
/linux-4.1.27/fs/ceph/
H A Dsuper.c741 fsc->sb->s_root == NULL) { open_root_dentry()
787 if (fsc->sb->s_root) { ceph_real_mount()
790 fsc->sb->s_root = root; ceph_real_mount()
820 dput(fsc->sb->s_root); ceph_real_mount()
821 fsc->sb->s_root = NULL; ceph_real_mount()
H A Dmds_client.c2895 if (mdsc->fsc->sb->s_root) send_mds_reconnect()
2896 shrink_dcache_parent(mdsc->fsc->sb->s_root); send_mds_reconnect()
/linux-4.1.27/drivers/misc/ibmasm/
H A Dibmasmfs.c132 sb->s_root = d_make_root(root); ibmasmfs_fill_super()
133 if (!sb->s_root) ibmasmfs_fill_super()
613 dir = ibmasmfs_create_dir(sb->s_root, sp->dirname); ibmasmfs_create_files()
/linux-4.1.27/fs/configfs/
H A Dmount.c100 sb->s_root = root; configfs_fill_super()
H A Ddir.c1691 struct dentry *root = dentry->d_sb->s_root; configfs_unregister_subsystem()
/linux-4.1.27/fs/ecryptfs/
H A Dmain.c592 s->s_root = d_make_root(inode); ecryptfs_mount()
593 if (!s->s_root) { ecryptfs_mount()
604 ecryptfs_set_dentry_private(s->s_root, root_info); ecryptfs_mount()
608 return dget(s->s_root); ecryptfs_mount()
/linux-4.1.27/fs/gfs2/
H A Dexport.c52 if (!parent || inode == d_inode(sb->s_root)) gfs2_encode_fh()
H A Dops_fstype.c518 sb->s_root = dget(sdp->sd_args.ar_meta ? sdp->sd_master_dir : sdp->sd_root_dir); init_sb()
1196 if (sb->s_root) fill_super()
1197 dput(sb->s_root); fill_super()
1198 sb->s_root = NULL; fill_super()
1282 if (s->s_root) { gfs2_mount()
1309 if (s->s_root) { gfs2_mount()
H A Dinode.c298 dir == d_inode(sb->s_root))) { gfs2_lookupi()
1285 if (dir == d_inode(sb->s_root)) { gfs2_ok_to_move()
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_fs.c240 ret = create_file(unit, S_IFDIR|S_IRUGO|S_IXUGO, sb->s_root, &dir, create_device_files()
304 root = dget(sb->s_root); remove_device_files()
/linux-4.1.27/fs/qnx4/
H A Dinode.c229 s->s_root = d_make_root(root); qnx4_fill_super()
230 if (s->s_root == NULL) qnx4_fill_super()
/linux-4.1.27/fs/hfs/
H A Dsuper.c444 sb->s_root = d_make_root(root_inode); hfs_fill_super()
445 if (!sb->s_root) hfs_fill_super()
/linux-4.1.27/fs/nilfs2/
H A Dsuper.c1075 sb->s_root = NULL; nilfs_fill_super()
1099 err = nilfs_get_root_dentry(sb, fsroot, &sb->s_root); nilfs_fill_super()
1193 root = NILFS_I(d_inode(sb->s_root))->i_root; nilfs_remount()
1315 if (!s->s_root) { nilfs_mount()
1331 if (nilfs_tree_is_busy(s->s_root)) { nilfs_mount()
1356 root_dentry = dget(s->s_root); nilfs_mount()
/linux-4.1.27/fs/exofs/
H A Dsuper.c823 sb->s_root = d_make_root(root); exofs_fill_super()
824 if (!sb->s_root) { exofs_fill_super()
831 dput(sb->s_root); exofs_fill_super()
832 sb->s_root = NULL; exofs_fill_super()
842 dput(sb->s_root); exofs_fill_super()
843 sb->s_root = NULL; exofs_fill_super()
/linux-4.1.27/fs/f2fs/
H A Dsuper.c1134 sb->s_root = d_make_root(root); /* allocate root dentry */ f2fs_fill_super()
1135 if (!sb->s_root) { f2fs_fill_super()
1212 dput(sb->s_root); f2fs_fill_super()
1213 sb->s_root = NULL; f2fs_fill_super()
1249 if (sb->s_root) kill_f2fs_super()
/linux-4.1.27/fs/hppfs/
H A Dhppfs.c57 if (dentry->d_parent != sb->s_root) is_pid()
726 sb->s_root = d_make_root(root_inode); hppfs_fill_super()
727 if (!sb->s_root) hppfs_fill_super()
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
H A Dinode.c576 if (path->dentry != path->dentry->d_sb->s_root) spufs_create()
705 sb->s_root = d_make_root(inode); spufs_create_root()
706 if (!sb->s_root) spufs_create_root()
/linux-4.1.27/security/selinux/
H A Dselinuxfs.c1776 bool_dir = sel_make_dir(sb->s_root, BOOL_DIR_NAME, &sel_last_ino); sel_fill_super()
1784 dentry = d_alloc_name(sb->s_root, NULL_FILE_NAME); sel_fill_super()
1803 dentry = sel_make_dir(sb->s_root, "avc", &sel_last_ino); sel_fill_super()
1813 dentry = sel_make_dir(sb->s_root, "initial_contexts", &sel_last_ino); sel_fill_super()
1823 class_dir = sel_make_dir(sb->s_root, "class", &sel_last_ino); sel_fill_super()
1830 policycap_dir = sel_make_dir(sb->s_root, "policy_capabilities", &sel_last_ino); sel_fill_super()
H A Dhooks.c417 struct dentry *root = sb->s_root; sb_finish_set_opts()
556 struct inode *root = d_backing_inode(sbsec->sb->s_root); selinux_get_mnt_opts()
612 struct inode *inode = d_backing_inode(sbsec->sb->s_root); selinux_set_mnt_opts()
839 struct inode_security_struct *oldroot = d_backing_inode(oldsb->s_root)->i_security; selinux_cmp_sb_context()
840 struct inode_security_struct *newroot = d_backing_inode(newsb->s_root)->i_security; selinux_cmp_sb_context()
890 struct inode *newinode = d_backing_inode(newsb->s_root); selinux_sb_clone_mnt_opts()
897 const struct inode *oldinode = d_backing_inode(oldsb->s_root); selinux_sb_clone_mnt_opts()
899 struct inode *newinode = d_backing_inode(newsb->s_root); selinux_sb_clone_mnt_opts()
2631 root_isec = d_backing_inode(sb->s_root)->i_security; selinux_sb_remount()
2674 ad.u.dentry = sb->s_root; selinux_sb_kern_mount()
2684 ad.u.dentry = dentry->d_sb->s_root; selinux_sb_statfs()
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_fs.c383 ret = create_file(unit, S_IFDIR|S_IRUGO|S_IXUGO, sb->s_root, &dir, add_cntr_files()
483 root = dget(sb->s_root); remove_device_files()
/linux-4.1.27/fs/omfs/
H A Dinode.c552 sb->s_root = d_make_root(root); omfs_fill_super()
553 if (!sb->s_root) { omfs_fill_super()
/linux-4.1.27/fs/romfs/
H A Dsuper.c538 sb->s_root = d_make_root(root); romfs_fill_super()
539 if (!sb->s_root) romfs_fill_super()
/linux-4.1.27/fs/squashfs/
H A Dsuper.c326 sb->s_root = d_make_root(root); squashfs_fill_super()
327 if (sb->s_root == NULL) { squashfs_fill_super()
/linux-4.1.27/fs/sysv/
H A Dsuper.c344 sb->s_root = d_make_root(root_inode); complete_read_super()
345 if (!sb->s_root) { complete_read_super()
/linux-4.1.27/fs/cramfs/
H A Dinode.c343 sb->s_root = d_make_root(root); cramfs_fill_super()
344 if (!sb->s_root) cramfs_fill_super()
/linux-4.1.27/fs/adfs/
H A Dsuper.c504 sb->s_root = d_make_root(root); adfs_fill_super()
505 if (!sb->s_root) { adfs_fill_super()
/linux-4.1.27/fs/affs/
H A Dsuper.c502 sb->s_root = d_make_root(root_inode); affs_fill_super()
503 if (!sb->s_root) { affs_fill_super()
/linux-4.1.27/fs/cifs/
H A Dcifsfs.c153 sb->s_root = d_make_root(inode); cifs_read_super()
154 if (!sb->s_root) { cifs_read_super()
608 dentry = dget(sb->s_root); cifs_get_root()
707 if (sb->s_root) { cifs_do_mount()
/linux-4.1.27/fs/ocfs2/dlmfs/
H A Ddlmfs.c578 sb->s_root = d_make_root(dlmfs_get_root_inode(sb)); dlmfs_fill_super()
579 if (!sb->s_root) dlmfs_fill_super()
/linux-4.1.27/fs/overlayfs/
H A Dsuper.c499 struct dentry *root_dentry = dentry->d_sb->s_root; ovl_statfs()
998 sb->s_root = root_dentry; ovl_fill_super()
/linux-4.1.27/fs/hostfs/
H A Dhostfs_kern.c975 sb->s_root = d_make_root(root_inode); hostfs_fill_sb_common()
976 if (sb->s_root == NULL) hostfs_fill_sb_common()
/linux-4.1.27/fs/hpfs/
H A Dsuper.c702 s->s_root = d_make_root(root); hpfs_fill_super()
703 if (!s->s_root) hpfs_fill_super()
/linux-4.1.27/fs/jffs2/
H A Dfs.c586 sb->s_root = d_make_root(root_i); jffs2_do_fill_super()
587 if (!sb->s_root) jffs2_do_fill_super()
/linux-4.1.27/fs/jfs/
H A Dsuper.c591 sb->s_root = d_make_root(inode); jfs_fill_super()
592 if (!sb->s_root) jfs_fill_super()
/linux-4.1.27/fs/minix/
H A Dinode.c292 s->s_root = d_make_root(root_inode); minix_fill_super()
293 if (!s->s_root) minix_fill_super()
/linux-4.1.27/fs/btrfs/
H A Dsuper.c928 if (!new && d_inode(sb->s_root) == inode) { get_default_root()
930 return dget(sb->s_root); get_default_root()
971 sb->s_root = d_make_root(inode); btrfs_fill_super()
972 if (!sb->s_root) { btrfs_fill_super()
1382 if (s->s_root) { btrfs_mount()
/linux-4.1.27/fs/ubifs/
H A Dsuper.c2055 sb->s_root = d_make_root(root); ubifs_fill_super()
2056 if (!sb->s_root) { ubifs_fill_super()
2127 if (sb->s_root) { ubifs_mount()
2147 return dget(sb->s_root); ubifs_mount()
/linux-4.1.27/fs/exportfs/
H A Dexpfs.c212 BUG_ON(dentry == mnt->mnt_sb->s_root); reconnect_path()
/linux-4.1.27/fs/hugetlbfs/
H A Dinode.c919 sb->s_root = d_make_root(hugetlbfs_get_root(sb, &config)); hugetlbfs_fill_super()
920 if (!sb->s_root) hugetlbfs_fill_super()
/linux-4.1.27/ipc/
H A Dmqueue.c320 sb->s_root = d_make_root(inode); mqueue_fill_super()
321 if (!sb->s_root) mqueue_fill_super()
/linux-4.1.27/fs/befs/
H A Dlinuxvfs.c857 sb->s_root = d_make_root(root); befs_fill_super()
858 if (!sb->s_root) { befs_fill_super()
/linux-4.1.27/net/sunrpc/
H A Drpc_pipe.c1210 return d_hash_and_lookup(sb->s_root, &dir); rpc_d_lookup_sb()
1401 sb->s_root = root = d_make_root(inode); rpc_fill_super()
/linux-4.1.27/fs/ext3/
H A Dsuper.c2022 sb->s_root = NULL; ext3_fill_super()
2105 sb->s_root = d_make_root(root); ext3_fill_super()
2106 if (!sb->s_root) { ext3_fill_super()
2950 handle = ext3_journal_start(d_inode(sb->s_root), 2); ext3_write_info()
2987 if (path->dentry->d_parent != sb->s_root) ext3_quota_on()
H A Dialloc.c213 if ((parent == d_inode(sb->s_root)) || find_group_orlov()
/linux-4.1.27/fs/tracefs/
H A Dinode.c216 struct inode *inode = sb->s_root->d_inode; tracefs_apply_options()
/linux-4.1.27/fs/nfsd/
H A Dnfsfh.c424 return exp->ex_path.dentry == exp->ex_path.dentry->d_sb->s_root; is_root_export()
/linux-4.1.27/fs/debugfs/
H A Dinode.c127 struct inode *inode = d_inode(sb->s_root); debugfs_apply_options()
/linux-4.1.27/fs/ext2/
H A Dialloc.c281 if ((parent == d_inode(sb->s_root)) || find_group_orlov()
H A Dsuper.c1125 sb->s_root = d_make_root(root); ext2_fill_super()
1126 if (!sb->s_root) { ext2_fill_super()
/linux-4.1.27/fs/ext4/
H A Dmigrate.c478 tmp_inode = ext4_new_inode(handle, d_inode(inode->i_sb->s_root), ext4_ext_migrate()
H A Dsuper.c4013 sb->s_root = NULL; ext4_fill_super()
4144 sb->s_root = d_make_root(root); ext4_fill_super()
4145 if (!sb->s_root) { ext4_fill_super()
4315 dput(sb->s_root); ext4_fill_super()
4316 sb->s_root = NULL; ext4_fill_super()
5255 handle = ext4_journal_start(d_inode(sb->s_root), EXT4_HT_QUOTA, 2); ext4_write_info()
5306 if (path->dentry->d_parent != sb->s_root) ext4_quota_on()
H A Dialloc.c446 ((parent == d_inode(sb->s_root)) || find_group_orlov()
/linux-4.1.27/fs/ufs/
H A Dsuper.c1241 sb->s_root = d_make_root(inode); ufs_fill_super()
1242 if (!sb->s_root) { ufs_fill_super()
/linux-4.1.27/fs/xfs/
H A Dxfs_super.c1529 sb->s_root = d_make_root(root); xfs_fs_fill_super()
1530 if (!sb->s_root) { xfs_fs_fill_super()
/linux-4.1.27/fs/isofs/
H A Dinode.c916 s->s_root = d_make_root(inode); isofs_fill_super()
917 if (!(s->s_root)) { isofs_fill_super()
/linux-4.1.27/fs/fat/
H A Dinode.c1738 sb->s_root = d_make_root(root_inode); fat_fill_super()
1739 if (!sb->s_root) { fat_fill_super()
/linux-4.1.27/drivers/usb/gadget/function/
H A Df_fs.c1121 dentry = d_alloc_name(sb->s_root, name); ffs_sb_create_file()
1172 sb->s_root = d_make_root(inode); ffs_sb_fill()
1173 if (unlikely(!sb->s_root)) ffs_sb_fill()
/linux-4.1.27/fs/quota/
H A Ddquot.c2394 mutex_lock(&d_inode(sb->s_root)->i_mutex); dquot_quota_on_mount()
2395 dentry = lookup_one_len(qf_name, sb->s_root, strlen(qf_name)); dquot_quota_on_mount()
2396 mutex_unlock(&d_inode(sb->s_root)->i_mutex); dquot_quota_on_mount()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
H A Dllite_lib.c564 sb->s_root = d_make_root(root); client_common_fill_super()
565 if (sb->s_root == NULL) { client_common_fill_super()
H A Dnamei.c267 inode->i_sb->s_root != NULL && ll_md_blocking_ast()
H A Dfile.c3118 rc = __ll_inode_revalidate(inode->i_sb->s_root, ll_inode_permission()
/linux-4.1.27/drivers/usb/gadget/legacy/
H A Dinode.c1941 dentry = d_alloc_name(sb->s_root, name); gadgetfs_create_file()
1989 if (!(sb->s_root = d_make_root (inode))) gadgetfs_fill_super()
/linux-4.1.27/fs/ocfs2/
H A Dsuper.c1163 sb->s_root = root; ocfs2_fill_super()
1188 * s_root is already set */ ocfs2_fill_super()
/linux-4.1.27/fs/udf/
H A Dsuper.c2228 sb->s_root = d_make_root(inode); udf_fill_super()
2229 if (!sb->s_root) { udf_fill_super()
/linux-4.1.27/mm/
H A Dshmem.c3051 sb->s_root = d_make_root(inode); shmem_fill_super()
3052 if (!sb->s_root) shmem_fill_super()
/linux-4.1.27/security/smack/
H A Dsmackfs.c2493 root_inode = d_inode(sb->s_root); smk_fill_super()
H A Dsmack_lsm.c593 struct dentry *root = sb->s_root; smack_sb_kern_mount()
/linux-4.1.27/include/linux/
H A Dfs.h1290 struct dentry *s_root; member in struct:super_block
2962 return inode == inode->i_sb->s_root->d_inode; is_root_inode()
/linux-4.1.27/fs/ntfs/
H A Dsuper.c2925 if ((sb->s_root = d_make_root(vol->root_ino))) { ntfs_fill_super()

Completed in 2613 milliseconds