Home
last modified time | relevance | path

Searched refs:inodes_with_caps (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/ceph/
Dsnap.c124 INIT_LIST_HEAD(&realm->inodes_with_caps); in ceph_create_snap_realm()
646 list_for_each_entry(ci, &realm->inodes_with_caps, i_snap_realm_item) { in queue_realm_cap_snaps()
953 &realm->inodes_with_caps); in ceph_handle_snap()
Dsuper.h789 struct list_head inodes_with_caps; member
Dcaps.c695 &realm->inodes_with_caps); in ceph_add_cap()