Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/miscfs/bindfs/
H A Dbind_vfsops.c118 uint64_t bfree = 0; in bindfs_mount() local
243 bfree = vfa.f_bfree; in bindfs_mount()
270 sp->f_bfree = bfree; in bindfs_mount()
/xnu-12377.61.12/bsd/miscfs/nullfs/
H A Dnull_vfsops.c120 uint64_t bfree = 0; in nullfs_mount() local
261 bfree = vfa.f_bfree; in nullfs_mount()
288 sp->f_bfree = bfree; in nullfs_mount()