Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h948 extern rfs4_state_t *rfs4_findstate_by_owner_file(rfs4_openowner_t *,
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_state.c3288 rfs4_findstate_by_owner_file(rfs4_openowner_t *oo, rfs4_file_t *fp, in rfs4_findstate_by_owner_file() function
H A Dnfs4_srv.c6967 sp = rfs4_findstate_by_owner_file(oo, fp, &screate); in rfs4_do_open()
7379 sp = rfs4_findstate_by_owner_file(oo, fp, &create); in rfs4_do_opendelprev()