Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dxattr.c133 struct ocfs2_xa_loc;
138 int (*xlo_journal_access)(handle_t *handle, struct ocfs2_xa_loc *loc,
140 void (*xlo_journal_dirty)(handle_t *handle, struct ocfs2_xa_loc *loc);
146 void *(*xlo_offset_pointer)(struct ocfs2_xa_loc *loc, int offset);
149 int (*xlo_can_reuse)(struct ocfs2_xa_loc *loc,
153 int (*xlo_check_space)(struct ocfs2_xa_loc *loc,
160 int (*xlo_get_free_start)(struct ocfs2_xa_loc *loc);
166 void (*xlo_wipe_namevalue)(struct ocfs2_xa_loc *loc);
169 void (*xlo_add_entry)(struct ocfs2_xa_loc *loc, u32 name_hash);
172 void (*xlo_add_namevalue)(struct ocfs2_xa_loc *loc, int size);
[all …]