Home
last modified time | relevance | path

Searched refs:partition_id_show (Results 1 – 2 of 2) sorted by relevance

/arch/x86/kernel/
Duv_sysfs.c27 static ssize_t partition_id_show(struct kobject *kobj, in partition_id_show() function
40 __ATTR(partition_id, S_IRUGO, partition_id_show, NULL);
/arch/ia64/sn/kernel/sn2/
Dsn_proc_fs.c15 static int partition_id_show(struct seq_file *s, void *p) in partition_id_show() function
23 return single_open(file, partition_id_show, NULL); in partition_id_open()