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 | 115 static int nfs3_bio(struct buf *, stable_how *, cred_t *); 979 error = nfs3_bio(bp, &stab_comm, cr); in nfs3_rdwrlbn() 4287 nfs3_bio(struct buf *bp, stable_how *stab_comm, cred_t *cr) in nfs3_bio() function 4806 error = nfs3_bio(bp, NULL, cr); in nfs3_getapage() 4954 error = nfs3_bio(bp, NULL, cr); in nfs3_readahead()
|