Linux Kernel
3.7.1
|
Data Fields | |
int(* | xlo_journal_access )(handle_t *handle, struct ocfs2_xa_loc *loc, int type) |
void(* | xlo_journal_dirty )(handle_t *handle, struct ocfs2_xa_loc *loc) |
void *(* | xlo_offset_pointer )(struct ocfs2_xa_loc *loc, int offset) |
int(* | xlo_can_reuse )(struct ocfs2_xa_loc *loc, struct ocfs2_xattr_info *xi) |
int(* | xlo_check_space )(struct ocfs2_xa_loc *loc, struct ocfs2_xattr_info *xi) |
int(* | xlo_get_free_start )(struct ocfs2_xa_loc *loc) |
void(* | xlo_wipe_namevalue )(struct ocfs2_xa_loc *loc) |
void(* | xlo_add_entry )(struct ocfs2_xa_loc *loc, u32 name_hash) |
void(* | xlo_add_namevalue )(struct ocfs2_xa_loc *loc, int size) |
void(* | xlo_fill_value_buf )(struct ocfs2_xa_loc *loc, struct ocfs2_xattr_value_buf *vb) |
void(* xlo_add_entry)(struct ocfs2_xa_loc *loc, u32 name_hash) |
int(* xlo_can_reuse)(struct ocfs2_xa_loc *loc, struct ocfs2_xattr_info *xi) |
int(* xlo_check_space)(struct ocfs2_xa_loc *loc, struct ocfs2_xattr_info *xi) |
void(* xlo_fill_value_buf)(struct ocfs2_xa_loc *loc, struct ocfs2_xattr_value_buf *vb) |
void(* xlo_journal_dirty)(handle_t *handle, struct ocfs2_xa_loc *loc) |