Searched defs:ocfs2_xattr_info (Results 1 – 1 of 1) sorted by relevance
111 struct ocfs2_xattr_info { struct112 int xi_name_index;113 const char *xi_name;114 int xi_name_len;115 const void *xi_value;116 size_t xi_value_len;