Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/
H A Dflexfilelayout.h37 struct nfs4_ff_layout_ds { struct
80 struct nfs4_ff_layout_ds *mirror_ds;
135 static inline struct nfs4_ff_layout_ds *
138 return container_of(node, struct nfs4_ff_layout_ds, id_node); in FF_LAYOUT_MIRROR_DS()
157 struct nfs4_ff_layout_ds *mirror_ds = mirror->mirror_ds; in FF_LAYOUT_DEVID_NODE()
189 struct nfs4_ff_layout_ds *
192 void nfs4_ff_layout_put_deviceid(struct nfs4_ff_layout_ds *mirror_ds);
193 void nfs4_ff_layout_free_deviceid(struct nfs4_ff_layout_ds *mirror_ds);
H A Dflexfilelayoutdev.c26 void nfs4_ff_layout_put_deviceid(struct nfs4_ff_layout_ds *mirror_ds) in nfs4_ff_layout_put_deviceid()
32 void nfs4_ff_layout_free_deviceid(struct nfs4_ff_layout_ds *mirror_ds) in nfs4_ff_layout_free_deviceid()
41 struct nfs4_ff_layout_ds *
50 struct nfs4_ff_layout_ds *new_ds = NULL; in nfs4_ff_alloc_deviceid_node()
62 new_ds = kzalloc(sizeof(struct nfs4_ff_layout_ds), gfp_flags); in nfs4_ff_alloc_deviceid_node()
327 struct nfs4_ff_layout_ds *mirror_ds = ERR_PTR(-ENODEV); in ff_layout_init_mirror_ds()
H A Dflexfilelayout.c2005 nfs4_ff_layout_free_deviceid(container_of(d, struct nfs4_ff_layout_ds, in ff_layout_free_deviceid_node()
2094 struct nfs4_ff_layout_ds *dsaddr; in ff_layout_alloc_deviceid_node()
/kernel/linux/linux-6.6/fs/nfs/flexfilelayout/
H A Dflexfilelayout.h37 struct nfs4_ff_layout_ds { struct
80 struct nfs4_ff_layout_ds *mirror_ds;
135 static inline struct nfs4_ff_layout_ds *
138 return container_of(node, struct nfs4_ff_layout_ds, id_node); in FF_LAYOUT_MIRROR_DS()
157 struct nfs4_ff_layout_ds *mirror_ds = mirror->mirror_ds; in FF_LAYOUT_DEVID_NODE()
189 struct nfs4_ff_layout_ds *
192 void nfs4_ff_layout_put_deviceid(struct nfs4_ff_layout_ds *mirror_ds);
193 void nfs4_ff_layout_free_deviceid(struct nfs4_ff_layout_ds *mirror_ds);
H A Dflexfilelayoutdev.c26 void nfs4_ff_layout_put_deviceid(struct nfs4_ff_layout_ds *mirror_ds) in nfs4_ff_layout_put_deviceid()
32 void nfs4_ff_layout_free_deviceid(struct nfs4_ff_layout_ds *mirror_ds) in nfs4_ff_layout_free_deviceid()
41 struct nfs4_ff_layout_ds *
50 struct nfs4_ff_layout_ds *new_ds = NULL; in nfs4_ff_alloc_deviceid_node()
62 new_ds = kzalloc(sizeof(struct nfs4_ff_layout_ds), gfp_flags); in nfs4_ff_alloc_deviceid_node()
329 struct nfs4_ff_layout_ds *mirror_ds = ERR_PTR(-ENODEV); in ff_layout_init_mirror_ds()
H A Dflexfilelayout.c2010 struct nfs4_ff_layout_ds *mirror_ds; in ff_layout_cancel_io()
2078 nfs4_ff_layout_free_deviceid(container_of(d, struct nfs4_ff_layout_ds, in ff_layout_free_deviceid_node()
2167 struct nfs4_ff_layout_ds *dsaddr; in ff_layout_alloc_deviceid_node()

Completed in 14 milliseconds