Searched refs:s_uuid_len (Results 1 – 3 of 3) sorted by relevance
458 struct fsuuid2 u = { .len = sb->s_uuid_len, }; in ioctl_getfsuuid()460 if (!sb->s_uuid_len) in ioctl_getfsuuid()463 memcpy(&u.uuid[0], &sb->s_uuid, sb->s_uuid_len); in ioctl_getfsuuid()
206 u8 s_uuid_len; /* Default 16, possibly smaller for weird filesystems */ member
5645 if (path.mnt->mnt_sb->s_uuid_len == 16) in smb2_get_info_filesystem()5647 path.mnt->mnt_sb->s_uuid_len); in smb2_get_info_filesystem()