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

  /src/sbin/resize_ffs/
resize_ffs.c 1106 markblk(mark_callback_t fn, union dinode * di, off_t bn, off_t o) function in typeref:typename:int
1124 * Returns the number of bytes occupied in file, as does markblk().
1141 return (markblk(fn, di, bn, o));
1188 inc = markblk(fn, di, DIP(di,di_db[b]), o);
resize_ffs.c 1106 markblk(mark_callback_t fn, union dinode * di, off_t bn, off_t o) function in typeref:typename:int
1124 * Returns the number of bytes occupied in file, as does markblk().
1141 return (markblk(fn, di, bn, o));
1188 inc = markblk(fn, di, DIP(di,di_db[b]), o);
resize_ffs.c 1106 markblk(mark_callback_t fn, union dinode * di, off_t bn, off_t o) function in typeref:typename:int
1124 * Returns the number of bytes occupied in file, as does markblk().
1141 return (markblk(fn, di, bn, o));
1188 inc = markblk(fn, di, DIP(di,di_db[b]), o);

Completed in 41 milliseconds