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

  /src/sys/ufs/chfs/
chfs_write.c 99 CHFS_PAD(size), ALLOC_DELETION);
218 CHFS_PAD(size), ALLOC_DELETION);
265 if (prio != ALLOC_DELETION) {
508 parent, ip, fd, 0, ALLOC_DELETION);
chfs.h 317 #define ALLOC_DELETION 1 /* allocating for deletion */
chfs_nodeops.c 468 if (prio == ALLOC_DELETION && chmp->chm_nr_free_blocks + chmp->chm_nr_erasable_blocks >= chmp->chm_resv_blocks_deletion)

Completed in 22 milliseconds