taglinefilesource code
s_mounted114fs/ext/inode.cif (!(s->s_mounted = iget(s,EXT_ROOT_INO))) {
s_mounted225fs/ext2/inode.cif (!(s->s_mounted = iget(s, EXT2_ROOT_INO))) {
s_mounted328fs/inode.cif (!(inode = super_block[i].s_mounted))
s_mounted220fs/isofs/inode.cs->s_mounted = iget(s, isonum_733 (rootp->extent) << ISOFS_BLOCK_BITS);
s_mounted223fs/isofs/inode.cif (!(s->s_mounted)) {
s_mounted119fs/minix/inode.cs->s_mounted = iget(s,MINIX_ROOT_INO);
s_mounted121fs/minix/inode.cif (!s->s_mounted) {
s_mounted183fs/msdos/inode.cif (!(s->s_mounted = iget(s,MSDOS_ROOT_INO))) {
s_mounted114fs/namei.c} else if ((sb = dir->i_sb) && (dir == sb->s_mounted)) {
s_mounted111fs/nfs/inode.cif (!(sb->s_mounted = nfs_fhget(sb, &data->root, NULL))) {
s_mounted50fs/proc/inode.cif (!(s->s_mounted = iget(s,PROC_ROOT_INO))) {
s_mounted205fs/super.cif (!fs_may_umount(dev, sb->s_mounted))
s_mounted210fs/super.ciput(sb->s_mounted);
s_mounted211fs/super.csb->s_mounted = NULL;
s_mounted249fs/super.cif (!inode || !inode->i_sb || inode != inode->i_sb->s_mounted) {
s_mounted336fs/super.cif (dir_i != dir_i->i_sb->s_mounted) {
s_mounted457fs/super.cinode = sb->s_mounted;
s_mounted123fs/xiafs/inode.cs->s_mounted = iget(s, _XIAFS_ROOT_INO);
s_mounted124fs/xiafs/inode.cif (!s->s_mounted) 
s_mounted248include/linux/fs.hstruct inode * s_mounted;