Home
last modified time | relevance | path

Searched refs:tightly_coupled (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dflexfilelayoutxdr.h32 bool tightly_coupled; member
H A Dflexfilelayoutxdr.c122 *p++ = cpu_to_be32(da->tightly_coupled); in nfsd4_ff_encode_getdeviceinfo()
H A Dflexfilelayout.c123 da->tightly_coupled = false; in nfsd4_ff_proc_getdeviceinfo()
/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c120 ds_versions[i].tightly_coupled = be32_to_cpup(p); in nfs4_ff_alloc_deviceid_node()
146 ds_versions[i].tightly_coupled); in nfs4_ff_alloc_deviceid_node()
427 if (mirror && !mirror->mirror_ds->ds_versions[0].tightly_coupled) { in ff_layout_get_ds_cred()
H A Dflexfilelayout.h33 bool tightly_coupled; member