HomeSort by: relevance | last modified time | path
    Searched defs:lfs_vfree (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/ufs/lfs/
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"
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"

Completed in 30 milliseconds