Home
last modified time | relevance | path

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

/linux-5.10/fs/ceph/
Dsuper.h260 struct ceph_inode_xattr { struct
261 struct rb_node node;
263 const char *name;
264 int name_len;
265 const char *val;
266 int val_len;
267 int dirty;
269 int should_free_name;
270 int should_free_val;