Home
last modified time | relevance | path

Searched refs:nfs4_bio (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c153 static int nfs4_bio(struct buf *, stable_how4 *, cred_t *, bool_t);
3091 error = nfs4_bio(bp, &stab_comm, cr, FALSE); in nfs4_rdwrlbn()
9525 nfs4_bio(struct buf *bp, stable_how4 *stab_comm, cred_t *cr, bool_t readahead) in nfs4_bio() function
10020 error = nfs4_bio(bp, NULL, cr, FALSE); in nfs4_getapage()
10169 error = nfs4_bio(bp, NULL, cr, TRUE); in nfs4_readahead()