Searched refs:bl_parse_deviceid (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/fs/nfs/blocklayout/ |
D | dev.c | 188 bl_parse_deviceid(struct nfs_server *server, struct pnfs_block_dev *d, 226 ret = bl_parse_deviceid(server, d, volumes, v->slice.volume, gfp_mask); in bl_parse_slice() 249 ret = bl_parse_deviceid(server, &d->children[i], in bl_parse_concat() 278 ret = bl_parse_deviceid(server, &d->children[i], in bl_parse_stripe() 294 bl_parse_deviceid(struct nfs_server *server, struct pnfs_block_dev *d, in bl_parse_deviceid() function 352 ret = bl_parse_deviceid(server, top, volumes, nr_volumes - 1, gfp_mask); in bl_alloc_deviceid_node()
|