Searched refs:FUNCTIONFS_HAS_FS_DESC (Results 1 – 5 of 5) sorted by relevance
18 FUNCTIONFS_HAS_FS_DESC = 1, enumerator
121 .flags = cpu_to_le32(FUNCTIONFS_HAS_FS_DESC |198 if (flags & ~(FUNCTIONFS_HAS_FS_DESC | FUNCTIONFS_HAS_HS_DESC | in descs_to_legacy()212 GET_NEXT_COUNT_IF_FLAG(fs_count, FUNCTIONFS_HAS_FS_DESC); in descs_to_legacy()
66 .flags = htole32(FUNCTIONFS_HAS_FS_DESC |
68 .flags = htole32(FUNCTIONFS_HAS_FS_DESC |
2124 flags = FUNCTIONFS_HAS_FS_DESC | FUNCTIONFS_HAS_HS_DESC; in __ffs_data_got_descs()2131 if (flags & ~(FUNCTIONFS_HAS_FS_DESC | in __ffs_data_got_descs()