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