Home
last modified time | relevance | path

Searched refs:lfh (Results 1 – 12 of 12) sorted by relevance

/netbsd/sys/ufs/lfs/
H A Dlfs_vfsops.c1873 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 Dzarch-z196.s22 lfh %r6,-5555(%r7,%r8)
H A Dzarch-z196.d28 .*: e3 67 8a 4d fe ca [ ]*lfh %r6,-5555\(%r7,%r8\)
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/s390/
H A Dzarch-z196.s22 lfh %r6,-5555(%r7,%r8)
H A Dzarch-z196.d28 .*: e3 67 8a 4d fe ca [ ]*lfh %r6,-5555\(%r7,%r8\)
/netbsd/sys/fs/nfs/client/
H A Dnfs_clstate.c2453 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 Dshell.c4916 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 DSystemZInstrInfo.td438 def LFH : UnaryRXY<"lfh", 0xE3CA, load, GRH32, 4>,
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Ds390-opc.txt999 e300000000ca lfh RXY_RRRD "load high" z196 zarch
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Ds390-opc.txt999 e300000000ca lfh RXY_RRRD "load high" z196 zarch
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Ds390-opc.txt1014 e300000000ca lfh RXY_RRRD "load high" z196 zarch
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Ds390-opc.txt999 e300000000ca lfh RXY_RRRD "load high" z196 zarch