Searched refs:nfs_buf_readahead (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfsnode.h858 int nfs_buf_readahead(nfsnode_t, int, daddr64_t *, daddr64_t, thread_t, kauth_cred_t);
H A Dnfs_bio.c1838 nfs_buf_readahead(nfsnode_t np, int ioflag, daddr64_t *rabnp, daddr64_t lastrabn, thread_t thd, kauth_cred_t cred) function
2053 error = nfs_buf_readahead(np, ioflag, &rabn, lastrabn, thd, cred);

Completed in 15 milliseconds