tag | line | file | source code |
f_type | 161 | fs/ext/inode.c | tmp.f_type = EXT_SUPER_MAGIC; |
f_type | 727 | fs/ext2/super.c | tmp.f_type = EXT2_SUPER_MAGIC; |
f_type | 759 | fs/hpfs/hpfs_fs.c | tmp.f_type = s->s_magic; |
f_type | 404 | fs/isofs/inode.c | tmp.f_type = ISOFS_SUPER_MAGIC; |
f_type | 244 | fs/minix/inode.c | tmp.f_type = sb->s_magic; |
f_type | 331 | fs/msdos/inode.c | tmp.f_type = sb->s_magic; |
f_type | 371 | fs/ncpfs/inode.c | tmp.f_type = NCP_SUPER_MAGIC; |
f_type | 190 | fs/nfs/inode.c | tmp.f_type = NFS_SUPER_MAGIC; |
f_type | 122 | fs/proc/inode.c | tmp.f_type = PROC_SUPER_MAGIC; |
f_type | 321 | fs/smbfs/inode.c | tmp.f_type = SMB_SUPER_MAGIC; |
f_type | 539 | fs/sysv/inode.c | tmp.f_type = sb->s_magic; |
f_type | 173 | fs/xiafs/inode.c | tmp.f_type = _XIAFS_SUPER_MAGIC; |
f_type | 13 | include/asm-alpha/statfs.h | short f_type; |
f_type | 9 | include/asm-i386/statfs.h | long f_type; |
f_type | 9 | include/asm-mips/statfs.h | long f_type; |
f_type | 10 | include/asm-mips/statfs.h | #define f_fstyp f_type |
f_type | 9 | include/asm-ppc/statfs.h | long f_type; |
f_type | 10 | include/asm-sparc/statfs.h | long f_type; |