Searched refs:bl_parse_deviceid (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/fs/nfs/blocklayout/ |
D | dev.c | 288 bl_parse_deviceid(struct nfs_server *server, struct pnfs_block_dev *d, 444 ret = bl_parse_deviceid(server, d, volumes, v->slice.volume, gfp_mask); in bl_parse_slice() 467 ret = bl_parse_deviceid(server, &d->children[i], in bl_parse_concat() 496 ret = bl_parse_deviceid(server, &d->children[i], in bl_parse_stripe() 512 bl_parse_deviceid(struct nfs_server *server, struct pnfs_block_dev *d, in bl_parse_deviceid() function 574 ret = bl_parse_deviceid(server, top, volumes, nr_volumes - 1, gfp_mask); in bl_alloc_deviceid_node()
|