Home
last modified time | relevance | path

Searched defs:norphan (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/ufs/lfs/
H A Dlfs_alloc.c715 size_t norphan = 0; in lfs_order_freelist() local
869 lfs_free_orphans(struct lfs *fs, ino_t *orphan, size_t norphan) in lfs_free_orphans()
H A Dlfs_vfsops.c872 size_t norphan; in lfs_mountfs() local