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.h81 u32 fh_versions_cnt; member
H A Dflexfilelayout.c186 if (m1->fh_versions_cnt != m2->fh_versions_cnt) in ff_mirror_match_fh()
188 for (i = 0; i < m1->fh_versions_cnt; i++) { in ff_mirror_match_fh()
190 for (j = 0; j < m2->fh_versions_cnt; j++) { in ff_mirror_match_fh()
495 fls->mirror_array[i]->fh_versions_cnt = fh_count; in ff_layout_alloc_lseg()