Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
Dmds_client.h359 struct ceph_quotarealm_inode { struct
360 struct rb_node node;
361 u64 ino;
362 unsigned long timeout; /* last time a lookup failed for this inode */
363 struct mutex mutex;
364 struct inode *inode;
/kernel/linux/linux-6.6/fs/ceph/
Dmds_client.h387 struct ceph_quotarealm_inode { struct
388 struct rb_node node;
389 u64 ino;
390 unsigned long timeout; /* last time a lookup failed for this inode */
391 struct mutex mutex;
392 struct inode *inode;