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