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

  /src/sys/ufs/lfs/
lfs_subr.c 165 mtsleep(&fs->lfs_resblk, PRIBIO + 1, "lfs_free", 0,
243 lfs_free(struct lfs *fs, void *p, int type) function in typeref:typename:void
265 "lfs_free: inconsistent reserved block");
lfs_subr.c 165 mtsleep(&fs->lfs_resblk, PRIBIO + 1, "lfs_free", 0,
243 lfs_free(struct lfs *fs, void *p, int type) function in typeref:typename:void
265 "lfs_free: inconsistent reserved block");
lfs_subr.c 165 mtsleep(&fs->lfs_resblk, PRIBIO + 1, "lfs_free", 0,
243 lfs_free(struct lfs *fs, void *p, int type) function in typeref:typename:void
265 "lfs_free: inconsistent reserved block");
lfs_subr.c 165 mtsleep(&fs->lfs_resblk, PRIBIO + 1, "lfs_free", 0,
243 lfs_free(struct lfs *fs, void *p, int type) function in typeref:typename:void
265 "lfs_free: inconsistent reserved block");

Completed in 41 milliseconds