Searched defs:ceph_inode_xattr (Results 1 – 1 of 1) sorted by relevance
313 struct ceph_inode_xattr { struct314 struct rb_node node;316 const char *name;317 int name_len;318 const char *val;319 int val_len;320 int dirty;322 int should_free_name;323 int should_free_val;