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

  /src/libexec/lfs_cleanerd/
lfs_cleanerd.c 928 blkcnt_t widebic; local in function:invalidate_segment
943 widebic = bic;
944 toss_old_blocks(fs, &bip, &widebic, NULL);
945 bic = widebic;
1078 blkcnt_t widebic; local in function:clean_fs
1159 widebic = bic;
1160 toss_old_blocks(fs, &bip, &widebic, &bytes);
1161 bic = widebic;
1189 widebic = bic;
1190 toss_old_blocks(fs, &bip, &widebic, NULL)
    [all...]

Completed in 11 milliseconds