Searched refs:FUNCTIONFS_HAS_FS_DESC (Results 1 – 10 of 10) sorted by relevance
28 + FUNCTIONFS_HAS_FS_DESC = 1,82 + .flags = cpu_to_le32(FUNCTIONFS_HAS_FS_DESC |
75 - .flags = cpu_to_le32(FUNCTIONFS_HAS_FS_DESC |269 + v2_descriptor.flags = FUNCTIONFS_HAS_FS_DESC | FUNCTIONFS_HAS_HS_DESC |
19 FUNCTIONFS_HAS_FS_DESC = 1, enumerator
129 .flags = cpu_to_le32(FUNCTIONFS_HAS_FS_DESC |246 if (flags & ~(FUNCTIONFS_HAS_FS_DESC | FUNCTIONFS_HAS_HS_DESC | in descs_to_legacy()260 GET_NEXT_COUNT_IF_FLAG(fs_count, FUNCTIONFS_HAS_FS_DESC); in descs_to_legacy()
80 .flags = htole32(FUNCTIONFS_HAS_FS_DESC |
78 .flags = htole32(FUNCTIONFS_HAS_FS_DESC |
300 + v2_descriptor.header.flags = FUNCTIONFS_HAS_FS_DESC | FUNCTIONFS_HAS_HS_DESC |
2499 flags = FUNCTIONFS_HAS_FS_DESC | FUNCTIONFS_HAS_HS_DESC; in __ffs_data_got_descs()2506 if (flags & ~(FUNCTIONFS_HAS_FS_DESC | in __ffs_data_got_descs()