Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_state.c4097 FH_TO_FMT4(efhp, exi_fhp); in rfs4_lo_state_walk_callout()
4131 FH_TO_FMT4(efhp, exi_fhp); in rfs4_state_walk_callout()
4164 FH_TO_FMT4(efhp, exi_fhp); in rfs4_deleg_state_walk_callout()
4195 FH_TO_FMT4(efhp, exi_fhp); in rfs4_file_walk_callout()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h1157 #define FH_TO_FMT4(exifh, nfs_fmt) { \ macro