Searched defs:ceph_inode_xattr (Results 1 – 1 of 1) sorted by relevance
329 struct ceph_inode_xattr { struct330 struct rb_node node;332 const char *name;333 int name_len;334 const char *val;335 int val_len;336 int dirty;338 int should_free_name;339 int should_free_val;