Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dfslog.c2959 struct OpenAttr {
2980 static struct OpenAttr *find_loaded_attr(struct ntfs_log *log, in find_loaded_attr()
2986 struct OpenAttr *op_attr; in find_loaded_attr()
2991 op_attr = (struct OpenAttr *)oe->ptr; in attr_create_nonres_log()
3044 * update_oa_attr - Synchronize OpenAttr's attribute pointer with modified attribute in update_oa_attr()
3045 * @oa2: OpenAttr structure in memory that needs to be updated in update_oa_attr()
3050 static bool update_oa_attr(struct OpenAttr *oa2, struct ATTRIB *attr) in update_oa_attr()
3084 struct OpenAttr *oa, *oa2; in do_action()
3763 struct OpenAttr *oa; in log_replay()
4737 oa = kzalloc_obj(struct OpenAttr, GFP_NOF in log_replay()
2949 struct OpenAttr { global() struct
2970 niOpenAttr find_loaded_attr() argument
[all...]