Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ceph/
Dsuper.h262 struct ceph_inode_xattr { struct
263 struct rb_node node;
265 const char *name;
266 int name_len;
267 const char *val;
268 int val_len;
269 int dirty;
271 int should_free_name;
272 int should_free_val;