Searched refs:FF_LAYOUT_COMP (Results 1 – 3 of 3) sorted by relevance
| /fs/nfs/flexfilelayout/ |
| A D | flexfilelayout.h | 143 FF_LAYOUT_COMP(struct pnfs_layout_segment *lseg, u32 idx) in FF_LAYOUT_COMP() function 155 struct nfs4_ff_layout_mirror *mirror = FF_LAYOUT_COMP(lseg, idx); in FF_LAYOUT_DEVID_NODE()
|
| A D | flexfilelayout.c | 770 mirror = FF_LAYOUT_COMP(lseg, idx); in ff_layout_choose_ds_for_read() 880 mirror = FF_LAYOUT_COMP(pgio->pg_lseg, ds_idx); in ff_layout_pg_init_read() 943 mirror = FF_LAYOUT_COMP(pgio->pg_lseg, i); in ff_layout_pg_init_write() 1343 mirror = FF_LAYOUT_COMP(lseg, idx); in ff_layout_io_track_ds_error() 1446 FF_LAYOUT_COMP(hdr->lseg, hdr->pgio_mirror_idx), in ff_layout_read_record_layoutstats_start() 1457 FF_LAYOUT_COMP(hdr->lseg, hdr->pgio_mirror_idx), in ff_layout_read_record_layoutstats_done() 1639 FF_LAYOUT_COMP(hdr->lseg, hdr->pgio_mirror_idx), in ff_layout_write_record_layoutstats_start() 1650 FF_LAYOUT_COMP(hdr->lseg, hdr->pgio_mirror_idx), in ff_layout_write_record_layoutstats_done() 1876 mirror = FF_LAYOUT_COMP(lseg, idx); in ff_layout_read_pagelist() 1953 mirror = FF_LAYOUT_COMP(lseg, idx); in ff_layout_write_pagelist() [all …]
|
| A D | flexfilelayoutdev.c | 565 mirror = FF_LAYOUT_COMP(lseg, idx); in ff_read_layout_has_available_ds() 587 mirror = FF_LAYOUT_COMP(lseg, idx); in ff_rw_layout_has_available_ds()
|
Completed in 11 milliseconds