Searched refs:MDB_INDIR_PRE (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/resize_ffs/
H A Dresize_ffs.c1032 * file data; MDB_INDIR_PRE and MDB_INDIR_POST indicate that it's an
1033 * indirect block. The MDB_INDIR_PRE call is made before the indirect
1038 #define MDB_INDIR_PRE 2 macro
1064 * MDB_INDIR_PRE callback for the indirect block, loops over the
1091 (*fn) (bn, newsb->fs_frag, newsb->fs_bsize, MDB_INDIR_PRE);
1468 if (kind == MDB_INDIR_PRE) {

Completed in 158 milliseconds