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

  /src/libexec/lfs_cleanerd/
cleaner.h 72 void toss_old_blocks(struct clfs *, BLOCK_INFO **, blkcnt_t *, int *);
coalesce.c 307 toss_old_blocks(fs, &bip, &nb, NULL);
lfs_cleanerd.c 863 toss_old_blocks(struct clfs *fs, BLOCK_INFO **bipp, blkcnt_t *bic, int *sizep) function in typeref:typename:void
944 toss_old_blocks(fs, &bip, &widebic, NULL);
1160 toss_old_blocks(fs, &bip, &widebic, &bytes);
1190 toss_old_blocks(fs, &bip, &widebic, NULL);

Completed in 49 milliseconds