Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ceph/
Dsuper.h285 struct ceph_inode_xattr { struct
286 struct rb_node node;
288 const char *name;
289 int name_len;
290 const char *val;
291 int val_len;
292 int dirty;
294 int should_free_name;
295 int should_free_val;