Searched refs:ocfs2_xa_loc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | xattr.c | 135 struct ocfs2_xa_loc; 140 int (*xlo_journal_access)(handle_t *handle, struct ocfs2_xa_loc *loc, 142 void (*xlo_journal_dirty)(handle_t *handle, struct ocfs2_xa_loc *loc); 148 void *(*xlo_offset_pointer)(struct ocfs2_xa_loc *loc, int offset); 151 int (*xlo_can_reuse)(struct ocfs2_xa_loc *loc, 155 int (*xlo_check_space)(struct ocfs2_xa_loc *loc, 162 int (*xlo_get_free_start)(struct ocfs2_xa_loc *loc); 168 void (*xlo_wipe_namevalue)(struct ocfs2_xa_loc *loc); 171 void (*xlo_add_entry)(struct ocfs2_xa_loc *loc, u32 name_hash); 174 void (*xlo_add_namevalue)(struct ocfs2_xa_loc *lo 188 struct ocfs2_xa_loc { global() struct [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | xattr.c | 129 struct ocfs2_xa_loc; 134 int (*xlo_journal_access)(handle_t *handle, struct ocfs2_xa_loc *loc, 136 void (*xlo_journal_dirty)(handle_t *handle, struct ocfs2_xa_loc *loc); 142 void *(*xlo_offset_pointer)(struct ocfs2_xa_loc *loc, int offset); 145 int (*xlo_can_reuse)(struct ocfs2_xa_loc *loc, 149 int (*xlo_check_space)(struct ocfs2_xa_loc *loc, 156 int (*xlo_get_free_start)(struct ocfs2_xa_loc *loc); 162 void (*xlo_wipe_namevalue)(struct ocfs2_xa_loc *loc); 165 void (*xlo_add_entry)(struct ocfs2_xa_loc *loc, u32 name_hash); 168 void (*xlo_add_namevalue)(struct ocfs2_xa_loc *lo 182 struct ocfs2_xa_loc { global() struct [all...] |
Completed in 11 milliseconds