Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds