Searched refs:FF_LAYOUT_COMP (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/fs/nfs/flexfilelayout/ |
| D | flexfilelayout.h | 142 FF_LAYOUT_COMP(struct pnfs_layout_segment *lseg, u32 idx) in FF_LAYOUT_COMP() function 154 struct nfs4_ff_layout_mirror *mirror = FF_LAYOUT_COMP(lseg, idx); in FF_LAYOUT_DEVID_NODE()
|
| D | flexfilelayout.c | 747 mirror = FF_LAYOUT_COMP(lseg, idx); in ff_layout_choose_ds_for_read() 863 mirror = FF_LAYOUT_COMP(pgio->pg_lseg, ds_idx); in ff_layout_pg_init_read() 919 mirror = FF_LAYOUT_COMP(pgio->pg_lseg, i); in ff_layout_pg_init_write() 1258 mirror = FF_LAYOUT_COMP(lseg, idx); in ff_layout_io_track_ds_error() 1356 FF_LAYOUT_COMP(hdr->lseg, hdr->pgio_mirror_idx), in ff_layout_read_record_layoutstats_start() 1367 FF_LAYOUT_COMP(hdr->lseg, hdr->pgio_mirror_idx), in ff_layout_read_record_layoutstats_done() 1538 FF_LAYOUT_COMP(hdr->lseg, hdr->pgio_mirror_idx), in ff_layout_write_record_layoutstats_start() 1549 FF_LAYOUT_COMP(hdr->lseg, hdr->pgio_mirror_idx), in ff_layout_write_record_layoutstats_done() 1632 FF_LAYOUT_COMP(cdata->lseg, cdata->ds_commit_index), in ff_layout_commit_record_layoutstats_start() 1650 FF_LAYOUT_COMP(cdata->lseg, cdata->ds_commit_index), in ff_layout_commit_record_layoutstats_done() [all …]
|
| D | flexfilelayoutdev.c | 557 mirror = FF_LAYOUT_COMP(lseg, idx); in ff_read_layout_has_available_ds() 579 mirror = FF_LAYOUT_COMP(lseg, idx); in ff_rw_layout_has_available_ds()
|