Home
last modified time | relevance | path

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

/linux-6.14.4/fs/ceph/
Dsuper.h287 struct ceph_inode_xattr { struct
288 struct rb_node node;
290 const char *name;
291 int name_len;
292 const char *val;
293 int val_len;
294 int dirty;
296 int should_free_name;
297 int should_free_val;