Home
last modified time | relevance | path

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

/linux/fs/ceph/
A Dsuper.h263 struct ceph_inode_xattr { struct
264 struct rb_node node;
266 const char *name;
267 int name_len;
268 const char *val;
269 int val_len;
270 int dirty;
272 int should_free_name;
273 int should_free_val;

Completed in 9 milliseconds