Home
last modified time | relevance | path

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

/linux-6.15/fs/nfs/flexfilelayout/
H A Dflexfilelayout.h81 u32 fh_versions_cnt; member
H A Dflexfilelayout.c185 if (m1->fh_versions_cnt != m2->fh_versions_cnt) in ff_mirror_match_fh()
187 for (i = 0; i < m1->fh_versions_cnt; i++) { in ff_mirror_match_fh()
189 for (j = 0; j < m2->fh_versions_cnt; j++) { in ff_mirror_match_fh()
496 fls->mirror_array[i]->fh_versions_cnt = fh_count; in ff_layout_alloc_lseg()