Searched refs:nfs_get_stateid (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/nfs/ |
| H A D | nfs.h | 1407 void nfs_get_stateid(nfsnode_t, thread_t, kauth_cred_t, nfs_stateid *, int);
|
| H A D | nfs4_vnops.c | 382 nfs_get_stateid(np, thd, cred, &stateid, 0); in nfs4_read_rpc_async() 497 nfs_get_stateid(np, thd, cred, &stateid, 1); in nfs4_write_rpc_async() 1708 nfs_get_stateid(np, vfs_context_thread(ctx), vfs_context_ucred(ctx), &stateid, 1); in nfs4_setattr_rpc() 2668 nfs_get_stateid(nfsnode_t np, thread_t thd, kauth_cred_t cred, nfs_stateid *sid, int writeaccess) in nfs_get_stateid() function
|