Searched refs:nfs3_bio (Results 1 – 1 of 1) sorted by relevance
/titanic_44/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); in nfs3_rdwrlbn() 4286 nfs3_bio(struct buf *bp, stable_how *stab_comm, cred_t *cr) in nfs3_bio() function 4805 error = nfs3_bio(bp, NULL, cr); in nfs3_getapage() 4953 error = nfs3_bio(bp, NULL, cr); in nfs3_readahead()
|