Searched refs:nfs3_bio (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs3_vnops.c | 114 static int nfs3_bio(struct buf *, stable_how *, cred_t *); 978 error = nfs3_bio(bp, &stab_comm, cr); 4286 nfs3_bio(struct buf *bp, stable_how *stab_comm, cred_t *cr) function 4368 cmn_err(CE_PANIC, "nfs3_bio: write count < 0"); 4372 "nfs3_bio: zero length write at %lld", 4376 debug_enter("nfs3_bio"); 4805 error = nfs3_bio(bp, NULL, cr); 4953 error = nfs3_bio(bp, NULL, cr);
|
Completed in 66 milliseconds