Searched refs:nfs4_ff_layout_ds (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/nfs/flexfilelayout/
H A Dflexfilelayout.h27 struct nfs4_ff_layout_ds { struct
47 struct nfs4_ff_layout_ds *mirror_ds;
96 static inline struct nfs4_ff_layout_ds * FF_LAYOUT_MIRROR_DS()
99 return container_of(node, struct nfs4_ff_layout_ds, id_node); FF_LAYOUT_MIRROR_DS()
128 struct nfs4_ff_layout_ds *
131 void nfs4_ff_layout_put_deviceid(struct nfs4_ff_layout_ds *mirror_ds);
132 void nfs4_ff_layout_free_deviceid(struct nfs4_ff_layout_ds *mirror_ds);
H A Dflexfilelayoutdev.c23 void nfs4_ff_layout_put_deviceid(struct nfs4_ff_layout_ds *mirror_ds) nfs4_ff_layout_put_deviceid()
29 void nfs4_ff_layout_free_deviceid(struct nfs4_ff_layout_ds *mirror_ds) nfs4_ff_layout_free_deviceid()
37 struct nfs4_ff_layout_ds * nfs4_ff_alloc_deviceid_node()
46 struct nfs4_ff_layout_ds *new_ds = NULL; nfs4_ff_alloc_deviceid_node()
58 new_ds = kzalloc(sizeof(struct nfs4_ff_layout_ds), gfp_flags); nfs4_ff_alloc_deviceid_node()
H A Dflexfilelayout.c1425 nfs4_ff_layout_free_deviceid(container_of(d, struct nfs4_ff_layout_ds, ff_layout_free_deviceid_node()
1467 struct nfs4_ff_layout_ds *dsaddr; ff_layout_alloc_deviceid_node()

Completed in 123 milliseconds