Searched refs:fc_len (Results 1 – 5 of 5) sorted by relevance
31 __le16 fc_len; member50 __le32 fc_len; member187 return le16_to_cpu(tl->fc_len); in ext4_fc_tag_len()
249 size_t fc_len; in link_file_contexts() local253 fc_len = base->file_contexts_len; in link_file_contexts()255 fc_len += modules[i]->file_contexts_len; in link_file_contexts()258 if ((s = (char *)realloc(base->file_contexts, fc_len)) == NULL) { in link_file_contexts()
3245 size_t fc_len = sepol_module_package_get_file_contexts_len(mod_pkg); in file_contexts_to_cil() local3247 char *end = fc + fc_len; in file_contexts_to_cil()3256 if (fc_len == 0) { in file_contexts_to_cil()
565 cur = cur + sizeof(tl) + le16_to_cpu(tl.fc_len)) { in dump_fc_block()590 le32_to_cpu(del_range->fc_len)); in dump_fc_block()
313 for (cur = start; cur < end; cur = cur + le16_to_cpu(tl.fc_len) + sizeof(tl)) { in ext4_fc_replay_scan()835 extent.e_len = le32_to_cpu(del_range.fc_len); in ext4_fc_handle_del_range()891 for (cur = start; cur < end; cur = cur + le16_to_cpu(tl.fc_len) + sizeof(tl)) { in ext4_fc_replay()