Lines Matching full:mirror
20 /* XXX: Let's filter out insanely large mirror count for now to avoid oom
45 struct list_head list; /* linked in mirror error_list */
155 struct nfs4_ff_layout_mirror *mirror = FF_LAYOUT_COMP(lseg, idx);
157 if (mirror != NULL) {
158 struct nfs4_ff_layout_ds *mirror_ds = mirror->mirror_ds;
185 nfs4_ff_layout_ds_version(const struct nfs4_ff_layout_mirror *mirror)
187 return mirror->mirror_ds->ds_versions[0].version;
196 struct nfs4_ff_layout_mirror *mirror, u64 offset,
207 nfs4_ff_layout_select_ds_fh(struct nfs4_ff_layout_mirror *mirror);
209 nfs4_ff_layout_select_ds_stateid(const struct nfs4_ff_layout_mirror *mirror,
214 struct nfs4_ff_layout_mirror *mirror,
218 nfs4_ff_find_or_create_ds_client(struct nfs4_ff_layout_mirror *mirror,
221 const struct cred *ff_layout_get_ds_cred(struct nfs4_ff_layout_mirror *mirror,