Searched defs:ceph_inode_xattr (Results 1 – 1 of 1) sorted by relevance
285 struct ceph_inode_xattr { struct286 struct rb_node node;288 const char *name;289 int name_len;290 const char *val;291 int val_len;292 int dirty;294 int should_free_name;295 int should_free_val;