Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h967 extern rfs4_file_t *rfs4_findfile_withlock(vnode_t *, nfs_fh4 *,
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_state.c2647 rfs4_findfile_withlock(vnode_t *vp, nfs_fh4 *fh, bool_t *create) in rfs4_findfile_withlock() function
H A Dnfs4_srv.c6960 fp = rfs4_findfile_withlock(cs->vp, &cs->fh, &fcreate); in rfs4_do_open()
7372 fp = rfs4_findfile_withlock(cs->vp, NULL, &create); in rfs4_do_opendelprev()