lfs_rfw.c | 324 * Copy some the fields of the dinode as needed by update_inoblk(). 390 update_inoblk(struct lfs *fs, daddr_t offset, kauth_cred_t cred, function in typeref:typename:int 414 DLOG((DLOG_RF, "update_inoblk: bread returned %d\n", error)); 441 DLOG((DLOG_RF, "update_inoblk: lfs_rf_valloc" 525 DLOG((DLOG_RF, "update_inoblk: bread returned %d\n", error)); 676 if ((error = update_inoblk(fs, offset, cred, l))
|