taglinefilesource code
s_mounted129fs/ext/inode.cif (!(s->s_mounted = iget(s,EXT_ROOT_INO))) {
s_mounted580fs/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_mounted499fs/hpfs/hpfs_fs.cde = map_dirent(s->s_mounted, root_dno, "\001\001", 2, &qbh);
s_mounted508fs/hpfs/hpfs_fs.cs->s_mounted->i_atime = local_to_gmt(de->read_date);
s_mounted509fs/hpfs/hpfs_fs.cs->s_mounted->i_mtime = local_to_gmt(de->write_date);
s_mounted510fs/hpfs/hpfs_fs.cs->s_mounted->i_ctime = local_to_gmt(de->creation_date);
s_mounted368fs/isofs/inode.cs->s_mounted = iget(s, isonum_733 (rootp->extent) << s -> u.isofs_sb.s_log_zone_size);
s_mounted371fs/isofs/inode.cif (!(s->s_mounted)) {
s_mounted201fs/minix/inode.cs->s_mounted = iget(s,MINIX_ROOT_INO);
s_mounted202fs/minix/inode.cif (!s->s_mounted) {
s_mounted304fs/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_mounted169fs/nfs/inode.cif (!(sb->s_mounted = nfs_fhget(sb, &data->root, NULL))) {
s_mounted108fs/proc/inode.cif (!(s->s_mounted = proc_get_inode(s, PROC_ROOT_INO, &proc_root))) {
s_mounted113fs/proc/inode.cparse_options(data, &s->s_mounted->i_uid, &s->s_mounted->i_gid);
s_mounted290fs/smbfs/inode.cif (!(sb->s_mounted = iget(sb, (int)&(server->root)))) {
s_mounted384fs/super.cif (!fs_may_umount(dev, sb->s_mounted))
s_mounted389fs/super.ciput(sb->s_mounted);
s_mounted390fs/super.csb->s_mounted = NULL;
s_mounted431fs/super.cif (!inode->i_sb || inode != inode->i_sb->s_mounted) {
s_mounted500fs/super.cdir_i->i_mount = sb->s_mounted;
s_mounted540fs/super.cif (dir_i != dir_i->i_sb->s_mounted) {
s_mounted694fs/super.cinode = sb->s_mounted;
s_mounted744fs/super.cinode = sb->s_mounted;
s_mounted484fs/sysv/inode.csb->s_mounted = iget(sb,SYSV_ROOT_INO);
s_mounted486fs/sysv/inode.cif (!sb->s_mounted) {
s_mounted106fs/umsdos/dir.c,dir->i_sb->s_mounted->i_ino) == 0){
s_mounted110fs/umsdos/dir.c|| (dir != dir->i_sb->s_mounted && filp->f_pos == 32)){
s_mounted571fs/umsdos/dir.cwhile (dir != dir->i_sb->s_mounted){
s_mounted634fs/umsdos/dir.cif (pseudo_root != NULL && dir == pseudo_root->i_sb->s_mounted){
s_mounted657fs/umsdos/dir.c&& *result != dir->i_sb->s_mounted
s_mounted670fs/umsdos/dir.c*result = dir->i_sb->s_mounted;
s_mounted757fs/umsdos/dir.cdir = hlink->i_sb->s_mounted;
s_mounted288fs/umsdos/inode.cif (inode == inode->i_sb->s_mounted){
s_mounted408fs/umsdos/inode.cPRINTK (("umsdos_read_super %p\n",sb->s_mounted));
s_mounted409fs/umsdos/inode.cumsdos_setup_dir_inode (sb->s_mounted);
s_mounted445fs/umsdos/inode.cif (umsdos_real_lookup (sb->s_mounted,UMSDOS_PSDROOT_NAME
s_mounted73fs/umsdos/rdir.c&& dir == dir->i_sb->s_mounted
s_mounted74fs/umsdos/rdir.c&& dir == pseudo_root->i_sb->s_mounted;
s_mounted96fs/umsdos/rdir.c&& dir == dir->i_sb->s_mounted
s_mounted97fs/umsdos/rdir.c&& dir == pseudo_root->i_sb->s_mounted){
s_mounted150fs/xiafs/inode.cs->s_mounted = iget(s, _XIAFS_ROOT_INO);
s_mounted151fs/xiafs/inode.cif (!s->s_mounted) 
s_mounted310include/linux/fs.hstruct inode * s_mounted;