Searched refs:i_flushing_item (Results 1 – 3 of 3) sorted by relevance
636 if (!list_empty(&ci->i_flushing_item)) in change_auth_cap_ses()1654 if (list_empty(&ci->i_flushing_item)) { in __ceph_flush_snaps()1655 list_add_tail(&ci->i_flushing_item, in __ceph_flush_snaps()1943 if (list_empty(&ci->i_flushing_item)) { in __mark_caps_flushing()2747 list_move_tail(&ci->i_flushing_item, in ceph_kick_flushing_inode_caps()3873 list_del_init(&ci->i_flushing_item); in handle_cap_flush_ack()3878 i_flushing_item)->netfs.inode; in handle_cap_flush_ack()3943 list_del_init(&ci->i_flushing_item); in __ceph_remove_capsnap()4147 list_move_tail(&ci->i_flushing_item, in handle_cap_export()5057 if (!list_empty(&ci->i_flushing_item)) { in ceph_purge_inode_cap()[all …]
405 struct list_head i_flushing_item; member
618 INIT_LIST_HEAD(&ci->i_flushing_item); in ceph_alloc_inode()