Searched refs:prealloc_cf (Results 1 – 4 of 4) sorted by relevance
1061 struct ceph_cap_flush *prealloc_cf; member1100 &aio_req->prealloc_cf); in ceph_aio_complete()1112 ceph_free_cap_flush(aio_req->prealloc_cf); in ceph_aio_complete()1351 swap(aio_req->prealloc_cf, *pcf); in ceph_direct_read_write()1763 struct ceph_cap_flush *prealloc_cf; in ceph_write_iter() local1778 prealloc_cf = ceph_alloc_cap_flush(); in ceph_write_iter()1779 if (!prealloc_cf) in ceph_write_iter()1875 &prealloc_cf); in ceph_write_iter()1904 &prealloc_cf); in ceph_write_iter()1939 ceph_free_cap_flush(prealloc_cf); in ceph_write_iter()[all …]
1556 struct ceph_cap_flush *prealloc_cf; in ceph_page_mkwrite() local1568 prealloc_cf = ceph_alloc_cap_flush(); in ceph_page_mkwrite()1569 if (!prealloc_cf) in ceph_page_mkwrite()1635 &prealloc_cf); in ceph_page_mkwrite()1647 ceph_free_cap_flush(prealloc_cf); in ceph_page_mkwrite()1703 struct ceph_cap_flush *prealloc_cf = NULL; in ceph_uninline_data() local1725 prealloc_cf = ceph_alloc_cap_flush(); in ceph_uninline_data()1726 if (!prealloc_cf) in ceph_uninline_data()1810 dirty = __ceph_mark_dirty_caps(ci, CEPH_CAP_FILE_WR, &prealloc_cf); in ceph_uninline_data()1826 ceph_free_cap_flush(prealloc_cf); in ceph_uninline_data()
1135 struct ceph_cap_flush *prealloc_cf = NULL; in __ceph_setxattr() local1180 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setxattr()1181 if (!prealloc_cf) in __ceph_setxattr()1233 &prealloc_cf); in __ceph_setxattr()1244 ceph_free_cap_flush(prealloc_cf); in __ceph_setxattr()1271 ceph_free_cap_flush(prealloc_cf); in __ceph_setxattr()
2016 struct ceph_cap_flush *prealloc_cf; in __ceph_setattr() local2024 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setattr()2025 if (!prealloc_cf) in __ceph_setattr()2031 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()2191 &prealloc_cf); in __ceph_setattr()2217 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()