Searched defs:ceph_quotarealm_inode (Results 1 – 1 of 1) sorted by relevance
335 struct ceph_quotarealm_inode { struct336 struct rb_node node;337 u64 ino;338 unsigned long timeout; /* last time a lookup failed for this inode */339 struct mutex mutex;340 struct inode *inode;