Home
last modified time | relevance | path

Searched refs:ff_layout_choose_best_ds_for_read (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c782 ff_layout_choose_best_ds_for_read(struct pnfs_layout_segment *lseg, in ff_layout_choose_best_ds_for_read() function
800 ds = ff_layout_choose_best_ds_for_read(lseg, pgio->pg_mirror_idx, in ff_layout_get_ds_for_read()
804 return ff_layout_choose_best_ds_for_read(lseg, 0, best_idx); in ff_layout_get_ds_for_read()
/kernel/linux/linux-6.6/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c784 ff_layout_choose_best_ds_for_read(struct pnfs_layout_segment *lseg, in ff_layout_choose_best_ds_for_read() function
802 ds = ff_layout_choose_best_ds_for_read(lseg, pgio->pg_mirror_idx, in ff_layout_get_ds_for_read()
806 return ff_layout_choose_best_ds_for_read(lseg, 0, best_idx); in ff_layout_get_ds_for_read()

Completed in 8 milliseconds