Searched defs:ceph_inode_xattr (Results 1 – 1 of 1) sorted by relevance
260 struct ceph_inode_xattr { struct261 struct rb_node node;263 const char *name;264 int name_len;265 const char *val;266 int val_len;267 int dirty;269 int should_free_name;270 int should_free_val;