Searched refs:nfs4_bio (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_vnops.c | 152 static int nfs4_bio(struct buf *, stable_how4 *, cred_t *, bool_t); 3079 error = nfs4_bio(bp, &stab_comm, cr, FALSE); 9531 nfs4_bio(struct buf *bp, stable_how4 *stab_comm, cred_t *cr, bool_t readahead) function 9597 cmn_err(CE_PANIC, "nfs4_bio: write count < 0"); 9603 "nfs4_bio: zero length write at %lld", 9611 debug_enter("nfs4_bio"); 10026 error = nfs4_bio(bp, NULL, cr, FALSE); 10175 error = nfs4_bio(bp, NULL, cr, TRUE); 10307 * The R4MODINPROGRESS flag makes sure that nfs4_bio() sees a 10314 * The R4MODINPROGRESS flag makes sure that nfs4_bio() see [all...] |
Completed in 78 milliseconds