Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dsuper.h286 struct ceph_inode_xattr { struct
287 struct rb_node node;
289 const char *name;
290 int name_len;
291 const char *val;
292 int val_len;
293 int dirty;
295 int should_free_name;
296 int should_free_val;