Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c104 static uint32_t find_volrnm_fh_id(exportinfo_t *, nfs_fh4 *);
2519 fh_fmtp->fh4_volatile_id = find_volrnm_fh_id(exi, fh); in makefh4()
2662 volatile_id = find_volrnm_fh_id(exi, fh); in nfs4_fhtovp()
2939 find_volrnm_fh_id(struct exportinfo *exi, nfs_fh4 *fh4p) in find_volrnm_fh_id() function