taglinefilesource code
s_mounted117fs/ext/inode.cif (!(s->s_mounted = iget(s,EXT_ROOT_INO))) {
s_mounted235fs/ext2/inode.cif (!(s->s_mounted = iget(s, EXT2_ROOT_INO))) {
s_mounted328fs/inode.cif (!(inode = super_block[i].s_mounted))
s_mounted222fs/isofs/inode.cs->s_mounted = iget(s, isonum_733 (rootp->extent) << ISOFS_BLOCK_BITS);
s_mounted225fs/isofs/inode.cif (!(s->s_mounted)) {
s_mounted122fs/minix/inode.cs->s_mounted = iget(s,MINIX_ROOT_INO);
s_mounted124fs/minix/inode.cif (!s->s_mounted) {
s_mounted251fs/msdos/inode.cif (!(s->s_mounted = iget(s,MSDOS_ROOT_INO))) {
s_mounted113fs/namei.c} else if ((sb = dir->i_sb) && (dir == sb->s_mounted)) {
s_mounted118fs/nfs/inode.cif (!(sb->s_mounted = nfs_fhget(sb, &data->root, NULL))) {
s_mounted51fs/proc/inode.cif (!(s->s_mounted = iget(s,PROC_ROOT_INO))) {
s_mounted209fs/super.cif (!fs_may_umount(dev, sb->s_mounted))
s_mounted214fs/super.ciput(sb->s_mounted);
s_mounted215fs/super.csb->s_mounted = NULL;
s_mounted253fs/super.cif (!inode || !inode->i_sb || inode != inode->i_sb->s_mounted) {
s_mounted340fs/super.cif (dir_i != dir_i->i_sb->s_mounted) {
s_mounted461fs/super.cinode = sb->s_mounted;
s_mounted126fs/xiafs/inode.cs->s_mounted = iget(s, _XIAFS_ROOT_INO);
s_mounted127fs/xiafs/inode.cif (!s->s_mounted) 
s_mounted248include/linux/fs.hstruct inode * s_mounted;