Home
last modified time | relevance | path

Searched defs:lsn (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/sys/vfs/hpfs/
H A Dhpfs_subr.h76 #define hpfs_breadalsec(hpmp, lsn, bpp) \ argument
78 #define hpfs_breaddirblk(hpmp, lsn, bpp) \ argument
H A Dhpfs_lookup.c67 lsn_t lsn; in hpfs_genlookupbyname() local
129 lsn_t lsn, in hpfs_removedirent()
H A Dhpfs_subr.c256 lsn_t lsn; in hpfs_cpinit() local
326 lsn_t lsn, /* We want near this one */ in hpfs_bmlookup()
531 lsn_t lsn, olsn; in hpfs_validateparent() local
838 lsn_t lsn, in hpfs_breadstruct()
H A Dhpfs_hash.c51 #define HPNOHASH(dev, lsn) (&hpfs_hphashtbl[(minor(dev) + (lsn)) & hpfs_hphash]) argument
H A Dhpfs_alsubr.c163 lsn_t lsn; in hpfs_allocalsec() local
H A Dhpfs.h37 lsn_t lsn; member
229 #define AN_SET(anp,nextoff,lsn) { \ argument
244 #define AL_SET(alp,off,len,lsn) { \ argument
H A Dhpfs_vnops.c775 lsn_t lsn; in hpfs_readdir() local
/dflybsd-src/sbin/newfs_msdos/
H A Dmkfs_msdos.c248 u_int fat, bss, rds, cls, dir, lsn, x, x1, x2; in mkfs_msdos() local