Home
last modified time | relevance | path

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

/linux-4.1.27/fs/gfs2/
Dsys.c84 static ssize_t uuid_show(struct gfs2_sbd *sdp, char *buf) in uuid_show() function
265 GFS2_ATTR(uuid, 0444, uuid_show, NULL);
/linux-4.1.27/drivers/xen/
Dsys-hypervisor.c139 static ssize_t uuid_show(struct hyp_sysfs_attr *attr, char *buffer) in uuid_show() function