Searched defs:ceph_inode_xattr (Results 1 – 1 of 1) sorted by relevance
269 struct ceph_inode_xattr { struct270 struct rb_node node;272 const char *name;273 int name_len;274 const char *val;275 int val_len;276 int dirty;278 int should_free_name;279 int should_free_val;