Lines Matching defs:buf
233 struct device_attribute *attr, char *buf) in size_show()
242 struct device_attribute *attr, char *buf) in deep_flush_show()
254 const char *buf, size_t len) in deep_flush_store()
273 struct device_attribute *attr, char *buf) in mappings_show()
282 struct device_attribute *attr, char *buf) in nstype_show()
291 struct device_attribute *attr, char *buf) in set_cookie_show()
390 struct device_attribute *attr, char *buf) in available_size_show()
413 struct device_attribute *attr, char *buf) in max_available_extent_show()
430 struct device_attribute *attr, char *buf) in init_namespaces_show()
447 struct device_attribute *attr, char *buf) in namespace_seed_show()
463 struct device_attribute *attr, char *buf) in btt_seed_show()
480 struct device_attribute *attr, char *buf) in pfn_seed_show()
497 struct device_attribute *attr, char *buf) in dax_seed_show()
514 struct device_attribute *attr, char *buf) in read_only_show()
522 struct device_attribute *attr, const char *buf, size_t len) in read_only_store()
537 struct device_attribute *attr, char *buf) in align_show()
545 struct device_attribute *attr, const char *buf, size_t len) in align_store()
585 struct device_attribute *attr, char *buf) in region_badblocks_show()
602 struct device_attribute *attr, char *buf) in resource_show()
611 struct device_attribute *attr, char *buf) in persistence_domain_show()
699 static ssize_t mappingN(struct device *dev, char *buf, int n) in mappingN()