Searched defs:lsn (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/sys/vfs/hpfs/ |
H A D | hpfs_subr.h | 76 #define hpfs_breadalsec(hpmp, lsn, bpp) \ argument 78 #define hpfs_breaddirblk(hpmp, lsn, bpp) \ argument
|
H A D | hpfs_lookup.c | 67 lsn_t lsn; in hpfs_genlookupbyname() local 129 lsn_t lsn, in hpfs_removedirent()
|
H A D | hpfs_subr.c | 256 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 D | hpfs_hash.c | 51 #define HPNOHASH(dev, lsn) (&hpfs_hphashtbl[(minor(dev) + (lsn)) & hpfs_hphash]) argument
|
H A D | hpfs_alsubr.c | 163 lsn_t lsn; in hpfs_allocalsec() local
|
H A D | hpfs.h | 37 lsn_t lsn; member 229 #define AN_SET(anp,nextoff,lsn) { \ argument 244 #define AL_SET(alp,off,len,lsn) { \ argument
|
H A D | hpfs_vnops.c | 775 lsn_t lsn; in hpfs_readdir() local
|
/dflybsd-src/sbin/newfs_msdos/ |
H A D | mkfs_msdos.c | 248 u_int fat, bss, rds, cls, dir, lsn, x, x1, x2; in mkfs_msdos() local
|