Searched refs:OpenAttr (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ntfs3/
H A Dfslog.c2927 struct OpenAttr { struct
2948 static struct OpenAttr *find_loaded_attr(struct ntfs_log *log,
2954 struct OpenAttr *op_attr;
2959 op_attr = (struct OpenAttr *)oe->ptr;
3032 struct OpenAttr *oa, *oa2;
3729 struct OpenAttr *oa;
4678 oa = kzalloc(sizeof(struct OpenAttr), GFP_NOFS);

Completed in 97 milliseconds