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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs.h1246 void nfs_get_stateid(nfsnode_t, thread_t, kauth_cred_t, nfs_stateid *);
H A Dnfs4_vnops.c345 nfs_get_stateid(np, thd, cred, &stateid);
457 nfs_get_stateid(np, thd, cred, &stateid);
1544 nfs_get_stateid(np, vfs_context_thread(ctx), vfs_context_ucred(ctx), &stateid);
2416 nfs_get_stateid(nfsnode_t np, thread_t thd, kauth_cred_t cred, nfs_stateid *sid) function
2453 NP(np, "nfs_get_stateid: no stateid");

Completed in 81 milliseconds