Searched refs:attr_names_bytes (Results 1 – 1 of 1) sorted by relevance
3855 u32 attr_names_bytes = 0; in log_replay() local4411 attr_names_bytes = rec_len - t32; in log_replay()4413 attr_names = kmemdup(Add2Ptr(lrh, t32), attr_names_bytes, GFP_NOFS); in log_replay()4490 if (off + sizeof(*ane) > attr_names_bytes) { in log_replay()4512 if (off > attr_names_bytes) { in log_replay()