Searched refs:snapblkfree (Results 1 – 3 of 3) sorted by relevance
/freebsd/sbin/fsck_ffs/ |
H A D | fsck.h | 542 int snapblkfree(struct fs *, ufs2_daddr_t, long, ino_t,
|
H A D | inode.c | 699 if (snapblkfree(&sblock, blkno, size, idesc->id_number, in freeblock() 830 snapblkfree(struct fs *fs, ufs2_daddr_t bno, long size, ino_t inum, in snapblkfree() function
|
H A D | suj.c | 479 if (snapblkfree(fs, bno, lfragtosize(fs, frags), ino, in blk_free()
|