Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c277 static nfsstat4 check_open_access(uint32_t, struct compound_state *,
6380 return (check_open_access(access, cs, req)); in rfs4_lookupfile()
6478 check_open_access(uint32_t access, struct compound_state *cs, in check_open_access() function
6929 status = check_open_access(args->share_access, cs, req); in rfs4_createfile()
7267 resp->status = check_open_access(args->share_access, cs, req); in rfs4_do_openprev()