Symbol: FF_LAYOUT_LSEG
fs/nfs/flexfilelayout/flexfilelayout.c
1000
u32 stripe_unit = FF_LAYOUT_LSEG(pgio->pg_lseg)->stripe_unit;
fs/nfs/flexfilelayout/flexfilelayout.c
1006
else if (!ff_layout_lseg_is_striped(FF_LAYOUT_LSEG(pgio->pg_lseg)))
fs/nfs/flexfilelayout/flexfilelayout.c
1134
FF_LAYOUT_LSEG(pgio->pg_lseg)->stripe_unit,
fs/nfs/flexfilelayout/flexfilelayout.c
1582
struct nfs4_ff_layout_segment *flseg = FF_LAYOUT_LSEG(hdr->lseg);
fs/nfs/flexfilelayout/flexfilelayout.c
1630
return !(FF_LAYOUT_LSEG(lseg)->flags & FF_FLAGS_NO_LAYOUTCOMMIT);
fs/nfs/flexfilelayout/flexfilelayout.c
1666
FF_LAYOUT_LSEG(hdr->lseg)->stripe_unit,
fs/nfs/flexfilelayout/flexfilelayout.c
1689
FF_LAYOUT_LSEG(hdr->lseg)->stripe_unit,
fs/nfs/flexfilelayout/flexfilelayout.c
1786
struct nfs4_ff_layout_segment *flseg = FF_LAYOUT_LSEG(hdr->lseg);
fs/nfs/flexfilelayout/flexfilelayout.c
1891
FF_LAYOUT_LSEG(hdr->lseg)->stripe_unit,
fs/nfs/flexfilelayout/flexfilelayout.c
1914
FF_LAYOUT_LSEG(hdr->lseg)->stripe_unit,
fs/nfs/flexfilelayout/flexfilelayout.c
2162
FF_LAYOUT_LSEG(lseg)->stripe_unit,
fs/nfs/flexfilelayout/flexfilelayout.c
2253
FF_LAYOUT_LSEG(lseg)->stripe_unit,
fs/nfs/flexfilelayout/flexfilelayout.c
2330
struct nfs4_ff_layout_segment *flseg = FF_LAYOUT_LSEG(lseg);
fs/nfs/flexfilelayout/flexfilelayout.c
2442
struct nfs4_ff_layout_segment *flseg = FF_LAYOUT_LSEG(lseg);
fs/nfs/flexfilelayout/flexfilelayout.c
2488
struct nfs4_ff_layout_segment *flseg = FF_LAYOUT_LSEG(lseg);
fs/nfs/flexfilelayout/flexfilelayout.c
348
const struct nfs4_ff_layout_segment *fl1 = FF_LAYOUT_LSEG(l1);
fs/nfs/flexfilelayout/flexfilelayout.c
349
const struct nfs4_ff_layout_segment *fl2 = FF_LAYOUT_LSEG(l2);
fs/nfs/flexfilelayout/flexfilelayout.c
666
struct nfs4_ff_layout_segment *fls = FF_LAYOUT_LSEG(lseg);
fs/nfs/flexfilelayout/flexfilelayout.c
686
struct nfs4_ff_layout_segment *flseg = FF_LAYOUT_LSEG(lseg);
fs/nfs/flexfilelayout/flexfilelayout.c
694
return commit_index / FF_LAYOUT_LSEG(lseg)->mirror_array[0]->dss_count;
fs/nfs/flexfilelayout/flexfilelayout.c
700
return commit_index % FF_LAYOUT_LSEG(lseg)->mirror_array[0]->dss_count;
fs/nfs/flexfilelayout/flexfilelayout.c
884
struct nfs4_ff_layout_segment *fls = FF_LAYOUT_LSEG(lseg);
fs/nfs/flexfilelayout/flexfilelayout.h
158
struct nfs4_ff_layout_segment *fls = FF_LAYOUT_LSEG(lseg);
fs/nfs/flexfilelayout/flexfilelayout.h
182
return FF_LAYOUT_LSEG(lseg)->mirror_array_cnt;
fs/nfs/flexfilelayout/flexfilelayout.h
188
return FF_LAYOUT_LSEG(lseg)->flags & FF_FLAGS_NO_IO_THRU_MDS;
fs/nfs/flexfilelayout/flexfilelayout.h
206
return FF_LAYOUT_LSEG(lseg)->flags & FF_FLAGS_NO_READ_IO;