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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c90 static uint32_t find_volrnm_fh_id(exportinfo_t *, nfs_fh4 *);
2262 fh_fmtp->fh4_volatile_id = find_volrnm_fh_id(exi, fh);
2405 volatile_id = find_volrnm_fh_id(exi, fh);
2679 find_volrnm_fh_id(struct exportinfo *exi, nfs_fh4 *fh4p) function

Completed in 49 milliseconds