Searched refs:nfs4_flexfile_layout (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.h | 105 struct nfs4_flexfile_layout { struct 121 static inline struct nfs4_flexfile_layout * 124 return container_of(lo, struct nfs4_flexfile_layout, generic_hdr); in FF_LAYOUT_FROM_HDR() 194 int ff_layout_track_ds_error(struct nfs4_flexfile_layout *flo,
|
H A D | flexfilelayoutdev.c | 223 ff_layout_add_ds_error_locked(struct nfs4_flexfile_layout *flo, in ff_layout_add_ds_error_locked() 250 int ff_layout_track_ds_error(struct nfs4_flexfile_layout *flo, in ff_layout_track_ds_error() 511 struct nfs4_flexfile_layout *flo = FF_LAYOUT_FROM_HDR(lo); in do_layout_fetch_ds_ioerr()
|
H A D | flexfilelayout.c | 48 struct nfs4_flexfile_layout *ffl; in ff_layout_alloc_layout_hdr() 65 struct nfs4_flexfile_layout *ffl = FF_LAYOUT_FROM_HDR(lo); in ff_layout_free_layout_hdr() 185 struct nfs4_flexfile_layout *ff_layout = FF_LAYOUT_FROM_HDR(lo); in ff_layout_add_mirror() 561 struct nfs4_flexfile_layout *ffl; in ff_layout_free_lseg() 601 struct nfs4_flexfile_layout *ffl = FF_LAYOUT_FROM_HDR(mirror->layout); in nfs4_ff_layoutstat_start_io() 2160 struct nfs4_flexfile_layout *ff_layout = FF_LAYOUT_FROM_HDR(args->layout); in ff_layout_prepare_layoutreturn() 2417 struct nfs4_flexfile_layout *ff_layout = FF_LAYOUT_FROM_HDR(lo); in ff_layout_mirror_prepare_stats() 2455 struct nfs4_flexfile_layout *ff_layout; in ff_layout_prepare_layoutstats()
|
/kernel/linux/linux-6.6/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.h | 105 struct nfs4_flexfile_layout { struct 121 static inline struct nfs4_flexfile_layout * 124 return container_of(lo, struct nfs4_flexfile_layout, generic_hdr); in FF_LAYOUT_FROM_HDR() 194 int ff_layout_track_ds_error(struct nfs4_flexfile_layout *flo,
|
H A D | flexfilelayoutdev.c | 225 ff_layout_add_ds_error_locked(struct nfs4_flexfile_layout *flo, in ff_layout_add_ds_error_locked() 252 int ff_layout_track_ds_error(struct nfs4_flexfile_layout *flo, in ff_layout_track_ds_error() 513 struct nfs4_flexfile_layout *flo = FF_LAYOUT_FROM_HDR(lo); in do_layout_fetch_ds_ioerr()
|
H A D | flexfilelayout.c | 54 struct nfs4_flexfile_layout *ffl; in ff_layout_alloc_layout_hdr() 71 struct nfs4_flexfile_layout *ffl = FF_LAYOUT_FROM_HDR(lo); in ff_layout_free_layout_hdr() 191 struct nfs4_flexfile_layout *ff_layout = FF_LAYOUT_FROM_HDR(lo); in ff_layout_add_mirror() 567 struct nfs4_flexfile_layout *ffl; in ff_layout_free_lseg() 607 struct nfs4_flexfile_layout *ffl = FF_LAYOUT_FROM_HDR(mirror->layout); in nfs4_ff_layoutstat_start_io() 2233 struct nfs4_flexfile_layout *ff_layout = FF_LAYOUT_FROM_HDR(args->layout); in ff_layout_prepare_layoutreturn() 2486 struct nfs4_flexfile_layout *ff_layout = FF_LAYOUT_FROM_HDR(lo); in ff_layout_mirror_prepare_stats() 2526 struct nfs4_flexfile_layout *ff_layout; in ff_layout_prepare_layoutstats()
|
Completed in 16 milliseconds