Searched refs:lfh (Results 1 – 12 of 12) sorted by relevance
/netbsd/sys/ufs/lfs/ |
H A D | lfs_vfsops.c | 1873 struct lfid lfh; in lfs_fhtovp() local 1879 memcpy(&lfh, fhp, sizeof(lfh)); in lfs_fhtovp() 1880 if (lfh.lfid_ino < LFS_IFILE_INUM) in lfs_fhtovp() 1884 if (lfh.lfid_ident != lfs_sb_getident(fs)) in lfs_fhtovp() 1887 if (lfh.lfid_ino > in lfs_fhtovp() 1903 struct lfid lfh; in lfs_vptofh() local 1911 memset(&lfh, 0, sizeof(lfh)); in lfs_vptofh() 1912 lfh.lfid_len = sizeof(struct lfid); in lfs_vptofh() 1913 lfh.lfid_ino = ip->i_number; in lfs_vptofh() 1914 lfh.lfid_gen = ip->i_gen; in lfs_vptofh() [all …]
|
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/s390/ |
H A D | zarch-z196.s | 22 lfh %r6,-5555(%r7,%r8)
|
H A D | zarch-z196.d | 28 .*: e3 67 8a 4d fe ca [ ]*lfh %r6,-5555\(%r7,%r8\)
|
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/s390/ |
H A D | zarch-z196.s | 22 lfh %r6,-5555(%r7,%r8)
|
H A D | zarch-z196.d | 28 .*: e3 67 8a 4d fe ca [ ]*lfh %r6,-5555\(%r7,%r8\)
|
/netbsd/sys/fs/nfs/client/ |
H A D | nfs_clstate.c | 2453 struct nfscllockownerfhhead lfh; in nfscl_renewthread() local 2718 SLIST_INIT(&lfh); in nfscl_renewthread() 2726 nfscl_cleanupkext(clp, &lfh); in nfscl_renewthread() 2735 SLIST_FOREACH_SAFE(lfhp, &lfh, nfslfh_list, nlfhp) { in nfscl_renewthread() 2745 SLIST_INIT(&lfh); in nfscl_renewthread()
|
/netbsd/external/public-domain/sqlite/dist/ |
H A D | shell.c | 4916 ZipfileLFH lfh; in zipfileGetEntry() local 4923 rc = zipfileReadLFH(aRead, &lfh); in zipfileGetEntry() 4926 pNew->iDataOff += lfh.nFile + lfh.nExtra; in zipfileGetEntry()
|
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.td | 438 def LFH : UnaryRXY<"lfh", 0xE3CA, load, GRH32, 4>,
|
/netbsd/external/gpl3/gdb/dist/opcodes/ |
H A D | s390-opc.txt | 999 e300000000ca lfh RXY_RRRD "load high" z196 zarch
|
/netbsd/external/gpl3/binutils.old/dist/opcodes/ |
H A D | s390-opc.txt | 999 e300000000ca lfh RXY_RRRD "load high" z196 zarch
|
/netbsd/external/gpl3/binutils/dist/opcodes/ |
H A D | s390-opc.txt | 1014 e300000000ca lfh RXY_RRRD "load high" z196 zarch
|
/netbsd/external/gpl3/gdb.old/dist/opcodes/ |
H A D | s390-opc.txt | 999 e300000000ca lfh RXY_RRRD "load high" z196 zarch
|