Home
last modified time | relevance | path

Searched defs:newfh (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_subr.c1798 nfs_fh4 newfh = {0, NULL}, newpfh = {0, NULL}; in nfs4_remap_file() local
2055 nfs_fh4 newfh = {0, NULL}, newpfh = {0, NULL}; in nfs4_make_dotdot() local
H A Dnfs4_client.c3892 sfh4_update(nfs4_sharedfh_t *sfh, const nfs_fh4 *newfh) in sfh4_update()