Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.h81 u32 fh_versions_cnt; member
H A Dflexfilelayout.c170 if (m1->fh_versions_cnt != m2->fh_versions_cnt) in ff_mirror_match_fh()
172 for (i = 0; i < m1->fh_versions_cnt; i++) { in ff_mirror_match_fh()
174 for (j = 0; j < m2->fh_versions_cnt; j++) { in ff_mirror_match_fh()
479 fls->mirror_array[i]->fh_versions_cnt = fh_count; in ff_layout_alloc_lseg()