Searched refs:nlabel (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/nvdimm/ |
| A D | label.h | 89 __le16 nlabel; member 124 __le16 nlabel; member
|
| A D | nd.h | 206 return __le16_to_cpu(nd_label->efi.nlabel); in nsl_get_nlabel() 211 u16 nlabel) in nsl_set_nlabel() argument 214 nd_label->efi.nlabel = __cpu_to_le16(nlabel); in nsl_set_nlabel()
|
| A D | label.c | 1031 struct nd_namespace_label *nd_label, int nlabel, in nsl_set_blk_nlabel() argument 1038 nsl_set_nlabel(ndd, nd_label, first ? nlabel : 0xffff); in nsl_set_blk_nlabel() 1061 int i, alloc, victims, nfree, old_num_resources, nlabel, rc = -ENXIO; in __blk_label_update() local 1218 nlabel = 0; in __blk_label_update() 1224 nlabel++; in __blk_label_update() 1227 nlabel--; in __blk_label_update() 1234 if (nlabel + nsblk->num_resources > num_labels) { in __blk_label_update()
|
Completed in 12 milliseconds