Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ceph/
Dsuper.h269 struct ceph_inode_xattr { struct
270 struct rb_node node;
272 const char *name;
273 int name_len;
274 const char *val;
275 int val_len;
276 int dirty;
278 int should_free_name;
279 int should_free_val;