Home
last modified time | relevance | path

Searched refs:attr_names (Results 1 – 1 of 1) sorted by relevance

/fs/ntfs3/
Dfslog.c3728 struct ATTR_NAME_ENTRY *attr_names = NULL; in log_replay() local
4262 attr_names = kmemdup(Add2Ptr(lrh, t32), rec_len, GFP_NOFS); in log_replay()
4263 if (!attr_names) { in log_replay()
4337 ane = attr_names; in log_replay()
5193 kfree(attr_names); in log_replay()