Home
last modified time | relevance | path

Searched defs:ceph_inode_xattr (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/fs/ceph/
Dsuper.h243 struct ceph_inode_xattr { struct
244 struct rb_node node;
246 const char *name;
247 int name_len;
271 struct ceph_inode_xattrs_info { argument