taglinefilesource code
f_type166fs/ext/inode.ctmp.f_type = EXT_SUPER_MAGIC;
f_type730fs/ext2/super.ctmp.f_type = EXT2_SUPER_MAGIC;
f_type756fs/hpfs/hpfs_fs.ctmp.f_type = s->s_magic;
f_type398fs/isofs/inode.ctmp.f_type = ISOFS_SUPER_MAGIC;
f_type231fs/minix/inode.ctmp.f_type = MINIX_SUPER_MAGIC;
f_type325fs/msdos/inode.ctmp.f_type = sb->s_magic;
f_type189fs/nfs/inode.ctmp.f_type = NFS_SUPER_MAGIC;
f_type122fs/proc/inode.ctmp.f_type = PROC_SUPER_MAGIC;
f_type328fs/smbfs/inode.ctmp.f_type = SMB_SUPER_MAGIC;
f_type543fs/sysv/inode.ctmp.f_type = sb->s_magic;
f_type178fs/xiafs/inode.ctmp.f_type = _XIAFS_SUPER_MAGIC;
f_type13include/asm-alpha/statfs.hshort  f_type;
f_type9include/asm-i386/statfs.hlong f_type;