Searched defs:find_volrnm_fh (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c89 static struct ex_vol_rename *find_volrnm_fh(exportinfo_t *, nfs_fh4 *);
2654 find_volrnm_fh(struct exportinfo *exi, nfs_fh4 *fh4p) function
2685 p = find_volrnm_fh(exi, fh4p);
2728 p = find_volrnm_fh(exi, &fh4);

Completed in 63 milliseconds