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

  /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);

Completed in 186 milliseconds