Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs.h1514 int nfs_write_rpc(nfsnode_t, uio_t, vfs_context_t, int *, uint64_t *);
H A Dnfs_vnops.c3749 nfs_write_rpc( in nfs_write_rpc() function