Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs.h1522 int nfs3_write_rpc_async(nfsnode_t, uio_t, size_t, thread_t, kauth_cred_t, int, struct nfsreq_c…
H A Dnfs_vfsops.c256 .nf_write_rpc_async = nfs3_write_rpc_async,
H A Dnfs_vnops.c3921 nfs3_write_rpc_async( in nfs3_write_rpc_async() function