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