OpenAttr
static struct OpenAttr *find_loaded_attr(struct ntfs_log *log,
struct OpenAttr *op_attr;
op_attr = (struct OpenAttr *)oe->ptr;
static bool update_oa_attr(struct OpenAttr *oa2, struct ATTRIB *attr)
struct OpenAttr *oa, *oa2;
struct OpenAttr *oa;
oa = kzalloc_obj(struct OpenAttr, GFP_NOFS);