Searched refs:i_dirty_item (Results 1 – 3 of 3) sorted by relevance
634 if (!list_empty(&ci->i_dirty_item)) in change_auth_cap_ses()1213 !list_empty(&ci->i_dirty_item) && in ceph_remove_cap()1820 BUG_ON(!list_empty(&ci->i_dirty_item)); in __ceph_mark_dirty_caps()1831 BUG_ON(list_empty(&ci->i_dirty_item)); in __ceph_mark_dirty_caps()1920 BUG_ON(list_empty(&ci->i_dirty_item)); in __mark_caps_flushing()1937 list_del_init(&ci->i_dirty_item); in __mark_caps_flushing()3890 BUG_ON(!list_empty(&ci->i_dirty_item)); in handle_cap_flush_ack()3899 BUG_ON(list_empty(&ci->i_dirty_item)); in handle_cap_flush_ack()4671 i_dirty_item); in flush_dirty_session_caps()5048 if (!list_empty(&ci->i_dirty_item)) { in ceph_purge_inode_cap()[all …]
396 struct list_head i_dirty_item; member
617 INIT_LIST_HEAD(&ci->i_dirty_item); in ceph_alloc_inode()