Searched refs:attr_names_bytes (Results 1 – 1 of 1) sorted by relevance
3744 u32 attr_names_bytes = 0; in log_replay() local4267 attr_names_bytes = rec_len - t32; in log_replay()4269 attr_names = kmemdup(Add2Ptr(lrh, t32), attr_names_bytes, GFP_NOFS); in log_replay()4346 if (off + sizeof(*ane) > attr_names_bytes) { in log_replay()4368 if (off > attr_names_bytes) { in log_replay()