tag | line | file | source code |
---|---|---|---|
fh | 561 | arch/sparc/kernel/sys_sunos.c | struct nfs_fh *fh; /* File handle to be mounted */ |
fh | 681 | arch/sparc/kernel/sys_sunos.c | linux_nfs_mount.root = *sunos_mount->fh; |
fh | 637 | fs/exec.c | if (!loader && eh->fh.f_magic == 0x183 && |
fh | 638 | fs/exec.c | (eh->fh.f_flags & 0x3000) == 0x3000) |
fh | 56 | include/asm-alpha/a.out.h | struct filehdr fh; |
fh | 89 | include/asm-alpha/a.out.h | (sizeof(struct exec) + (x).fh.f_nscns*SCNHSZ + SCNROUND - 1) & ~(SCNROUND - 1)) |