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