Searched refs:fsuuid2 (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dfs.h75 struct fsuuid2 { struct
237 #define FS_IOC_GETFSUUID _IOR(0x15, 0, struct fsuuid2)
/linux-master/tools/include/uapi/linux/
H A Dfs.h75 struct fsuuid2 { struct
237 #define FS_IOC_GETFSUUID _IOR(0x15, 0, struct fsuuid2)
/linux-master/fs/
H A Dioctl.c769 struct fsuuid2 u = { .len = sb->s_uuid_len, };

Completed in 111 milliseconds