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

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_bio.c3533 int mustwrite = 0; local
3556 mustwrite++;
3560 mustwrite++;
3562 if (mustwrite && !IS_VALID_CRED(bp->nb_wcred) && !IS_VALID_CRED(cred)) {
3564 mustwrite = 0;
3566 if (mustwrite) {
H A Dnfs_vnops.c1061 int neweofoff, mustwrite; local
1078 mustwrite = 0;
1089 mustwrite++;
1093 mustwrite++;
1094 if (!mustwrite) {

Completed in 90 milliseconds