Searched defs:ceph_inode_xattr (Results 1 – 1 of 1) sorted by relevance
301 struct ceph_inode_xattr { struct302 struct rb_node node;304 const char *name;305 int name_len;306 const char *val;307 int val_len;308 int dirty;310 int should_free_name;311 int should_free_val;