Searched defs:ceph_inode_xattr (Results 1 – 1 of 1) sorted by relevance
204 struct ceph_inode_xattr { struct205 struct rb_node node;207 const char *name;231 struct ceph_inode_xattrs_info { argument