Home
last modified time | relevance | path

Searched refs:nfs4_flexfile_layout (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.h115 struct nfs4_flexfile_layout { struct
131 static inline struct nfs4_flexfile_layout * argument
134 return container_of(lo, struct nfs4_flexfile_layout, generic_hdr); in FF_LAYOUT_FROM_HDR()
217 int ff_layout_track_ds_error(struct nfs4_flexfile_layout *flo,
H A Dflexfilelayoutdev.c229 ff_layout_add_ds_error_locked(struct nfs4_flexfile_layout *flo, in ff_layout_add_ds_error_locked()
256 int ff_layout_track_ds_error(struct nfs4_flexfile_layout *flo, in ff_layout_track_ds_error()
530 struct nfs4_flexfile_layout *flo = FF_LAYOUT_FROM_HDR(lo); in do_layout_fetch_ds_ioerr()