Home
last modified time | relevance | path

Searched refs:std_checkblkavail (Results 1 – 5 of 5) sorted by relevance

/freebsd/sbin/fsck_ffs/
H A Ddir.c813 newblk = allocblk(cg, sblock.fs_frag, std_checkblkavail); in expanddir()
841 if ((newblk = allocblk(cg, sblock.fs_frag, std_checkblkavail)) == 0) in expanddir()
860 std_checkblkavail); in expanddir()
H A Dfsutil.c503 copyonwrite(&sblock, bp, std_checkblkavail); in flush()
1128 if (sujrecovery && checkblkavail == std_checkblkavail) { in allocblk()
1158 std_checkblkavail(ufs2_daddr_t blkno, long frags) in std_checkblkavail() function
H A Dfsck.h546 ufs2_daddr_t std_checkblkavail(ufs2_daddr_t blkno, long frags);
H A Dmain.c488 snapflush(std_checkblkavail); in checkfilesys()
H A Dinode.c700 std_checkblkavail)) in freeblock()
1450 std_checkblkavail)); in allocino()