Searched refs:i_prealloc_cap_flush (Results 1 – 3 of 3) sorted by relevance
1778 WARN_ON_ONCE(ci->i_prealloc_cap_flush); in __ceph_mark_dirty_caps()1779 swap(ci->i_prealloc_cap_flush, *pcf); in __ceph_mark_dirty_caps()1797 WARN_ON_ONCE(!ci->i_prealloc_cap_flush); in __ceph_mark_dirty_caps()1888 BUG_ON(!ci->i_prealloc_cap_flush); in __mark_caps_flushing()1899 swap(cf, ci->i_prealloc_cap_flush); in __mark_caps_flushing()4935 if (!ci->i_dirty_caps && ci->i_prealloc_cap_flush) { in ceph_purge_inode_cap()4936 cf = ci->i_prealloc_cap_flush; in ceph_purge_inode_cap()4937 ci->i_prealloc_cap_flush = NULL; in ceph_purge_inode_cap()
409 struct ceph_cap_flush *i_prealloc_cap_flush; member
607 ci->i_prealloc_cap_flush = NULL; in ceph_alloc_inode()