lfs_alloc.c | 557 lfs_vfree(struct vnode *vp, ino_t ino, int mode) function in typeref:typename:int 575 DLOG((DLOG_ALLOC, "lfs_vfree: free ino %lld\n", (long long)ino)); 703 DLOG((DLOG_ALLOC, "lfs_vfree: headfree %lld -> %lld\n", 712 DLOG((DLOG_ALLOC, "lfs_vfree: tailfree %lld " 723 DLOG((DLOG_ALLOC, "lfs_vfree: insert ino %lld " 745 DLOG((DLOG_ALLOC, "lfs_vfree: tailfree %lld " 764 "lfs_vfree: negative byte count"
|