Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ceph/
Dsuper.h190 struct ceph_inode_xattr { struct
191 struct rb_node node;
193 const char *name;
194 int name_len;
195 const char *val;
196 int val_len;
197 int dirty;
199 int should_free_name;
200 int should_free_val;