Searched defs:ceph_inode_xattr (Results 1 – 1 of 1) sorted by relevance
226 struct ceph_inode_xattr { struct227 struct rb_node node;229 const char *name;253 struct ceph_inode_xattrs_info { argument