Searched defs:ceph_quotarealm_inode (Results 1 – 1 of 1) sorted by relevance
413 struct ceph_quotarealm_inode { struct414 struct rb_node node;415 u64 ino;416 unsigned long timeout; /* last time a lookup failed for this inode */417 struct mutex mutex;418 struct inode *inode;