Searched refs:fsuuid2 (Results 1 – 3 of 3) sorted by relevance
84 struct fsuuid2 { struct246 #define FS_IOC_GETFSUUID _IOR(0x15, 0, struct fsuuid2)
95 struct fsuuid2 { struct332 #define FS_IOC_GETFSUUID _IOR(0x15, 0, struct fsuuid2)
458 struct fsuuid2 u = { .len = sb->s_uuid_len, }; in ioctl_getfsuuid()