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