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

  /src/sys/ufs/lfs/
lfs_alloc.c 98 DLOG((DLOG_ALLOC, "lfs: ino %d wrd %d bit %d set\n", (int)(I), \
103 DLOG((DLOG_ALLOC, "lfs: ino %d wrd %d bit %d clr\n", (int)(I), \
177 DLOG((DLOG_ALLOC, "oldhead=%jd, i=%jd, xmax=%jd, oldtail=%jd\n",
223 DLOG((DLOG_ALLOC, " now head=%jd tail=%jd\n",
271 DLOG((DLOG_ALLOC, "lfs_valloc: allocate inode %" PRId64 "\n",
288 DLOG((DLOG_ALLOC, "lfs_valloc: headfree %" PRId64 " -> %ju\n",
377 DLOG((DLOG_ALLOC, "extend ifile to accommodate ino %jd\n",
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
    [all...]
lfs_inode.h 248 # define DLOG_ALLOC 1 /* inode alloc */

Completed in 12 milliseconds