Home
last modified time | relevance | path

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

/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.h83 u32 fh_versions_cnt; member
H A Dflexfilelayout.c185 if (dss1->fh_versions_cnt != dss2->fh_versions_cnt) in ff_dss_match_fh()
188 for (i = 0; i < dss1->fh_versions_cnt; i++) { in ff_dss_match_fh()
190 for (j = 0; j < dss2->fh_versions_cnt; j++) { in ff_dss_match_fh()
571 dss_info->fh_versions_cnt = fh_count; in ff_layout_alloc_lseg()