inodes_with_caps  700 fs/ceph/caps.c 				 &realm->inodes_with_caps);
inodes_with_caps  126 fs/ceph/snap.c 	INIT_LIST_HEAD(&realm->inodes_with_caps);
inodes_with_caps  651 fs/ceph/snap.c 	list_for_each_entry(ci, &realm->inodes_with_caps, i_snap_realm_item) {
inodes_with_caps  951 fs/ceph/snap.c 				 &realm->inodes_with_caps);
inodes_with_caps  823 fs/ceph/super.h 	struct list_head inodes_with_caps;