Searched refs:i_flushing_item (Results 1 – 3 of 3) sorted by relevance
616 if (!list_empty(&ci->i_flushing_item)) in change_auth_cap_ses()1562 if (list_empty(&ci->i_flushing_item)) { in __ceph_flush_snaps()1563 list_add_tail(&ci->i_flushing_item, in __ceph_flush_snaps()1837 if (list_empty(&ci->i_flushing_item)) { in __mark_caps_flushing()2580 list_move_tail(&ci->i_flushing_item, in ceph_kick_flushing_inode_caps()3638 list_del_init(&ci->i_flushing_item); in handle_cap_flush_ack()3644 i_flushing_item)->vfs_inode); in handle_cap_flush_ack()3703 list_del_init(&ci->i_flushing_item); in __ceph_remove_capsnap()3893 list_move_tail(&ci->i_flushing_item, in handle_cap_export()4635 if (!list_empty(&ci->i_flushing_item)) { in ceph_purge_inode_cap()[all …]
375 struct list_head i_flushing_item; member
493 INIT_LIST_HEAD(&ci->i_flushing_item); in ceph_alloc_inode()
Completed in 18 milliseconds