tag | line | file | source code |
f_type | 151 | fs/ext/inode.c | tmp.f_type = EXT_SUPER_MAGIC; |
f_type | 773 | fs/ext2/super.c | tmp.f_type = EXT2_SUPER_MAGIC; |
f_type | 741 | fs/hpfs/hpfs_fs.c | tmp.f_type = s->s_magic; |
f_type | 399 | fs/isofs/inode.c | tmp.f_type = ISOFS_SUPER_MAGIC; |
f_type | 231 | fs/minix/inode.c | tmp.f_type = MINIX_SUPER_MAGIC; |
f_type | 327 | fs/msdos/inode.c | tmp.f_type = sb->s_magic; |
f_type | 188 | fs/nfs/inode.c | tmp.f_type = NFS_SUPER_MAGIC; |
f_type | 100 | fs/proc/inode.c | tmp.f_type = PROC_SUPER_MAGIC; |
f_type | 329 | fs/smbfs/inode.c | tmp.f_type = SMB_SUPER_MAGIC; |
f_type | 543 | fs/sysv/inode.c | tmp.f_type = sb->s_magic; |
f_type | 178 | 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; |