Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs.h1498 int nfs4_write_rpc_async(nfsnode_t, uio_t, size_t, thread_t, kauth_cred_t, int, struct nfsreq_c…
H A Dnfs_vfsops.c278 .nf_write_rpc_async = nfs4_write_rpc_async,
H A Dnfs4_vnops.c453 nfs4_write_rpc_async( in nfs4_write_rpc_async() function