Searched refs:inodes_with_caps (Results 1 – 2 of 2) sorted by relevance
130 INIT_LIST_HEAD(&realm->inodes_with_caps); in ceph_create_snap_realm()680 list_for_each_entry(ci, &realm->inodes_with_caps, i_snap_realm_item) { in queue_realm_cap_snaps()896 list_add(&ci->i_snap_realm_item, &realm->inodes_with_caps); in ceph_change_snap_realm()
881 struct list_head inodes_with_caps; member