Home
last modified time | relevance | path

Searched refs:as_self (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/vfs/hpfs/
H A Dhpfs_alsubr.c184 asp->as_self = lsn; in hpfs_allocalsec()
265 as0p->as_self,as1p->as_self)); in hpfs_concatalsec()
504 asp->as_parent = nrasp->as_self; in hpfs_addextent()
518 AN_SET(AB_FREEANP(rabp), ~0, nrasp->as_self); in hpfs_addextent()
700 asp->as_parent = nrasp->as_self; in hpfs_addextentr()
710 ranp[0].an_lsn = rasp->as_self; in hpfs_addextentr()
712 ranp[1].an_lsn = nrasp->as_self; in hpfs_addextentr()
H A Dhpfs.h264 lsn_t as_self; member