taglinefilesource code
s_mounted120fs/ext/inode.cif (!(s->s_mounted = iget(s,EXT_ROOT_INO))) {
s_mounted611fs/ext2/super.cif (!(sb->s_mounted = iget (sb, EXT2_ROOT_INO))) {
s_mounted482fs/hpfs/hpfs_fs.cs->s_mounted = iget(s, s->s_hpfs_root);
s_mounted485fs/hpfs/hpfs_fs.cif (!s->s_mounted) {
s_mounted497fs/hpfs/hpfs_fs.cde = map_dirent(s->s_mounted, root_dno, "\001\001", 2, &qbh);
s_mounted505fs/hpfs/hpfs_fs.cs->s_mounted->i_atime = local_to_gmt(de->read_date);
s_mounted506fs/hpfs/hpfs_fs.cs->s_mounted->i_mtime = local_to_gmt(de->write_date);
s_mounted507fs/hpfs/hpfs_fs.cs->s_mounted->i_ctime = local_to_gmt(de->creation_date);
s_mounted286fs/isofs/inode.cs->s_mounted = iget(s, isonum_733 (rootp->extent) << ISOFS_BLOCK_BITS);
s_mounted289fs/isofs/inode.cif (!(s->s_mounted)) {
s_mounted192fs/minix/inode.cs->s_mounted = iget(s,MINIX_ROOT_INO);
s_mounted193fs/minix/inode.cif (!s->s_mounted) {
s_mounted269fs/msdos/inode.cif (!(s->s_mounted = iget(s,MSDOS_ROOT_INO))) {
s_mounted172fs/namei.c} else if ((sb = dir->i_sb) && (dir == sb->s_mounted)) {
s_mounted121fs/nfs/inode.cif (!(sb->s_mounted = nfs_fhget(sb, &data->root, NULL))) {
s_mounted53fs/proc/inode.cif (!(s->s_mounted = iget(s,PROC_ROOT_INO))) {
s_mounted345fs/super.cif (!fs_may_umount(dev, sb->s_mounted))
s_mounted350fs/super.ciput(sb->s_mounted);
s_mounted351fs/super.csb->s_mounted = NULL;
s_mounted392fs/super.cif (!inode || !inode->i_sb || inode != inode->i_sb->s_mounted) {
s_mounted457fs/super.cdir_i->i_mount = sb->s_mounted;
s_mounted497fs/super.cif (dir_i != dir_i->i_sb->s_mounted) {
s_mounted671fs/super.cinode = sb->s_mounted;
s_mounted475fs/sysv/inode.csb->s_mounted = iget(sb,SYSV_ROOT_INO);
s_mounted477fs/sysv/inode.cif (!sb->s_mounted) {
s_mounted70fs/umsdos/dir.cput_fs_long(dir->i_sb->s_mounted->i_ino,&dirent->d_ino);
s_mounted78fs/umsdos/dir.c|| (dir != dir->i_sb->s_mounted && filp->f_pos == 32)){
s_mounted449fs/umsdos/dir.cwhile (dir != dir->i_sb->s_mounted){
s_mounted512fs/umsdos/dir.cif (pseudo_root != NULL && dir == pseudo_root->i_sb->s_mounted){
s_mounted535fs/umsdos/dir.c&& *result != dir->i_sb->s_mounted
s_mounted548fs/umsdos/dir.c*result = dir->i_sb->s_mounted;
s_mounted635fs/umsdos/dir.cdir = hlink->i_sb->s_mounted;
s_mounted299fs/umsdos/inode.cif (inode == inode->i_sb->s_mounted){
s_mounted417fs/umsdos/inode.cPRINTK (("umsdos_read_super %p\n",sb->s_mounted));
s_mounted418fs/umsdos/inode.cumsdos_setup_dir_inode (sb->s_mounted);
s_mounted454fs/umsdos/inode.cif (umsdos_real_lookup (sb->s_mounted,UMSDOS_PSDROOT_NAME
s_mounted38fs/umsdos/rdir.c&& dir->i_sb->s_mounted == pseudo_root->i_sb->s_mounted){
s_mounted49fs/umsdos/rdir.c&& dir == dir->i_sb->s_mounted
s_mounted50fs/umsdos/rdir.c&& dir == pseudo_root->i_sb->s_mounted){
s_mounted74fs/umsdos/rdir.c&& dir == dir->i_sb->s_mounted
s_mounted75fs/umsdos/rdir.c&& dir == pseudo_root->i_sb->s_mounted){
s_mounted140fs/xiafs/inode.cs->s_mounted = iget(s, _XIAFS_ROOT_INO);
s_mounted141fs/xiafs/inode.cif (!s->s_mounted) 
s_mounted307include/linux/fs.hstruct inode * s_mounted;