Searched refs:bl_parse_deviceid (Results  1 – 1 of 1) sorted by relevance
| /linux-4.1.27/fs/nfs/blocklayout/ | 
| D | dev.c | 183 bl_parse_deviceid(struct nfs_server *server, struct pnfs_block_dev *d, 221 	ret = bl_parse_deviceid(server, d, volumes, v->slice.volume, gfp_mask);  in bl_parse_slice() 244 		ret = bl_parse_deviceid(server, &d->children[i],  in bl_parse_concat() 273 		ret = bl_parse_deviceid(server, &d->children[i],  in bl_parse_stripe() 289 bl_parse_deviceid(struct nfs_server *server, struct pnfs_block_dev *d,  in bl_parse_deviceid()  function 347 	ret = bl_parse_deviceid(server, top, volumes, nr_volumes - 1, gfp_mask);  in bl_alloc_deviceid_node()
  |