Searched defs:ceph_inode_xattr (Results 1 – 1 of 1) sorted by relevance
243 struct ceph_inode_xattr { struct244 struct rb_node node;246 const char *name;247 int name_len;271 struct ceph_inode_xattrs_info { argument