/src/sbin/resize_ffs/ |
resize_ffs.c | 644 * the routine used by fragmove() in evict_data()? Can an end-of-file 1332 fragmove(struct cg * cg, int64_t base, unsigned int start, unsigned int n) function in typeref:typename:void 1387 * fragmove() to move the frags to new locations. */ 1402 fragmove(cg, base, minfrag, oldsb->fs_frag); 1410 fragmove(cg, base, minfrag, nfrag);
|
resize_ffs.c | 644 * the routine used by fragmove() in evict_data()? Can an end-of-file 1332 fragmove(struct cg * cg, int64_t base, unsigned int start, unsigned int n) function in typeref:typename:void 1387 * fragmove() to move the frags to new locations. */ 1402 fragmove(cg, base, minfrag, oldsb->fs_frag); 1410 fragmove(cg, base, minfrag, nfrag);
|
resize_ffs.c | 644 * the routine used by fragmove() in evict_data()? Can an end-of-file 1332 fragmove(struct cg * cg, int64_t base, unsigned int start, unsigned int n) function in typeref:typename:void 1387 * fragmove() to move the frags to new locations. */ 1402 fragmove(cg, base, minfrag, oldsb->fs_frag); 1410 fragmove(cg, base, minfrag, nfrag);
|