taglinefilesource code
s_mounted120fs/ext/inode.cif (!(s->s_mounted = iget(s,EXT_ROOT_INO))) {
s_mounted636fs/ext2/super.cif (!(sb->s_mounted = iget (sb, EXT2_ROOT_INO))) {
s_mounted483fs/hpfs/hpfs_fs.cs->s_mounted = iget(s, s->s_hpfs_root);
s_mounted486fs/hpfs/hpfs_fs.cif (!s->s_mounted) {
s_mounted498fs/hpfs/hpfs_fs.cde = map_dirent(s->s_mounted, root_dno, "\001\001", 2, &qbh);
s_mounted506fs/hpfs/hpfs_fs.cs->s_mounted->i_atime = local_to_gmt(de->read_date);
s_mounted507fs/hpfs/hpfs_fs.cs->s_mounted->i_mtime = local_to_gmt(de->write_date);
s_mounted508fs/hpfs/hpfs_fs.cs->s_mounted->i_ctime = local_to_gmt(de->creation_date);
s_mounted373fs/isofs/inode.cs->s_mounted = iget(s, isonum_733 (rootp->extent) << s -> u.isofs_sb.s_log_zone_size);
s_mounted376fs/isofs/inode.cif (!(s->s_mounted)) {
s_mounted205fs/minix/inode.cs->s_mounted = iget(s,MINIX_ROOT_INO);
s_mounted206fs/minix/inode.cif (!s->s_mounted) {
s_mounted302fs/msdos/inode.cif (!(sb->s_mounted = iget(sb,MSDOS_ROOT_INO))) {
s_mounted168fs/namei.c} else if ((sb = dir->i_sb) && (dir == sb->s_mounted)) {
s_mounted136fs/nfs/inode.cif (!(sb->s_mounted = nfs_fhget(sb, &data->root, NULL))) {
s_mounted87fs/proc/inode.cif (!(s->s_mounted = iget(s,PROC_ROOT_INO))) {
s_mounted92fs/proc/inode.cparse_options(data, &s->s_mounted->i_uid, &s->s_mounted->i_gid);
s_mounted346fs/super.cif (!fs_may_umount(dev, sb->s_mounted))
s_mounted351fs/super.ciput(sb->s_mounted);
s_mounted352fs/super.csb->s_mounted = NULL;
s_mounted393fs/super.cif (!inode->i_sb || inode != inode->i_sb->s_mounted) {
s_mounted462fs/super.cdir_i->i_mount = sb->s_mounted;
s_mounted502fs/super.cif (dir_i != dir_i->i_sb->s_mounted) {
s_mounted677fs/super.cinode = sb->s_mounted;
s_mounted488fs/sysv/inode.csb->s_mounted = iget(sb,SYSV_ROOT_INO);
s_mounted490fs/sysv/inode.cif (!sb->s_mounted) {
s_mounted78fs/umsdos/dir.cput_fs_long(dir->i_sb->s_mounted->i_ino,&dirent->d_ino);
s_mounted86fs/umsdos/dir.c|| (dir != dir->i_sb->s_mounted && filp->f_pos == 32)){
s_mounted457fs/umsdos/dir.cwhile (dir != dir->i_sb->s_mounted){
s_mounted520fs/umsdos/dir.cif (pseudo_root != NULL && dir == pseudo_root->i_sb->s_mounted){
s_mounted543fs/umsdos/dir.c&& *result != dir->i_sb->s_mounted
s_mounted556fs/umsdos/dir.c*result = dir->i_sb->s_mounted;
s_mounted643fs/umsdos/dir.cdir = hlink->i_sb->s_mounted;
s_mounted294fs/umsdos/inode.cif (inode == inode->i_sb->s_mounted){
s_mounted414fs/umsdos/inode.cPRINTK (("umsdos_read_super %p\n",sb->s_mounted));
s_mounted415fs/umsdos/inode.cumsdos_setup_dir_inode (sb->s_mounted);
s_mounted451fs/umsdos/inode.cif (umsdos_real_lookup (sb->s_mounted,UMSDOS_PSDROOT_NAME
s_mounted44fs/umsdos/rdir.c&& dir->i_sb->s_mounted == pseudo_root->i_sb->s_mounted){
s_mounted55fs/umsdos/rdir.c&& dir == dir->i_sb->s_mounted
s_mounted56fs/umsdos/rdir.c&& dir == pseudo_root->i_sb->s_mounted){
s_mounted87fs/umsdos/rdir.c&& dir == dir->i_sb->s_mounted
s_mounted88fs/umsdos/rdir.c&& dir == pseudo_root->i_sb->s_mounted){
s_mounted155fs/xiafs/inode.cs->s_mounted = iget(s, _XIAFS_ROOT_INO);
s_mounted156fs/xiafs/inode.cif (!s->s_mounted) 
s_mounted311include/linux/fs.hstruct inode * s_mounted;