Searched refs:prealloc_cf (Results 1 – 3 of 3) sorted by relevance
1275 struct ceph_cap_flush *prealloc_cf; member1315 &aio_req->prealloc_cf); in ceph_aio_complete()1327 ceph_free_cap_flush(aio_req->prealloc_cf); in ceph_aio_complete()1589 swap(aio_req->prealloc_cf, *pcf); in ceph_direct_read_write()2340 struct ceph_cap_flush *prealloc_cf; in ceph_write_iter() local2355 prealloc_cf = ceph_alloc_cap_flush(); in ceph_write_iter()2356 if (!prealloc_cf) in ceph_write_iter()2450 &prealloc_cf); in ceph_write_iter()2477 &prealloc_cf); in ceph_write_iter()2512 ceph_free_cap_flush(prealloc_cf); in ceph_write_iter()[all …]
2054 struct ceph_cap_flush *prealloc_cf; in ceph_page_mkwrite() local2066 prealloc_cf = ceph_alloc_cap_flush(); in ceph_page_mkwrite()2067 if (!prealloc_cf) in ceph_page_mkwrite()2133 &prealloc_cf); in ceph_page_mkwrite()2145 ceph_free_cap_flush(prealloc_cf); in ceph_page_mkwrite()2203 struct ceph_cap_flush *prealloc_cf = NULL; in ceph_uninline_data() local2225 prealloc_cf = ceph_alloc_cap_flush(); in ceph_uninline_data()2226 if (!prealloc_cf) in ceph_uninline_data()2310 dirty = __ceph_mark_dirty_caps(ci, CEPH_CAP_FILE_WR, &prealloc_cf); in ceph_uninline_data()2326 ceph_free_cap_flush(prealloc_cf); in ceph_uninline_data()
2478 struct ceph_cap_flush *prealloc_cf; in __ceph_setattr() local2518 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setattr()2519 if (!prealloc_cf) in __ceph_setattr()2525 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()2769 &prealloc_cf); in __ceph_setattr()2810 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()2819 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()