Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c90 static uint32_t find_volrnm_fh_id(exportinfo_t *, nfs_fh4 *);
2261 fh_fmtp->fh4_volatile_id = find_volrnm_fh_id(exi, fh); in makefh4()
2404 volatile_id = find_volrnm_fh_id(exi, fh); in nfs4_fhtovp()
2659 find_volrnm_fh_id(struct exportinfo *exi, nfs_fh4 *fh4p) in find_volrnm_fh_id() function