Searched refs:prealloc_cf (Results 1 – 4 of 4) sorted by relevance
1269 struct ceph_cap_flush *prealloc_cf; member1309 &aio_req->prealloc_cf); in ceph_aio_complete()1321 ceph_free_cap_flush(aio_req->prealloc_cf); in ceph_aio_complete()1583 swap(aio_req->prealloc_cf, *pcf); in ceph_direct_read_write()2336 struct ceph_cap_flush *prealloc_cf; in ceph_write_iter() local2351 prealloc_cf = ceph_alloc_cap_flush(); in ceph_write_iter()2352 if (!prealloc_cf) in ceph_write_iter()2446 &prealloc_cf); in ceph_write_iter()2473 &prealloc_cf); in ceph_write_iter()2508 ceph_free_cap_flush(prealloc_cf); in ceph_write_iter()[all …]
1182 struct ceph_cap_flush *prealloc_cf = NULL; in __ceph_setxattr() local1227 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setxattr()1228 if (!prealloc_cf) in __ceph_setxattr()1281 &prealloc_cf); in __ceph_setxattr()1292 ceph_free_cap_flush(prealloc_cf); in __ceph_setxattr()1320 ceph_free_cap_flush(prealloc_cf); in __ceph_setxattr()
2046 struct ceph_cap_flush *prealloc_cf; in ceph_page_mkwrite() local2058 prealloc_cf = ceph_alloc_cap_flush(); in ceph_page_mkwrite()2059 if (!prealloc_cf) in ceph_page_mkwrite()2125 &prealloc_cf); in ceph_page_mkwrite()2137 ceph_free_cap_flush(prealloc_cf); in ceph_page_mkwrite()2195 struct ceph_cap_flush *prealloc_cf = NULL; in ceph_uninline_data() local2218 prealloc_cf = ceph_alloc_cap_flush(); in ceph_uninline_data()2219 if (!prealloc_cf) in ceph_uninline_data()2321 dirty = __ceph_mark_dirty_caps(ci, CEPH_CAP_FILE_WR, &prealloc_cf); in ceph_uninline_data()2338 ceph_free_cap_flush(prealloc_cf); in ceph_uninline_data()
2536 struct ceph_cap_flush *prealloc_cf; in __ceph_setattr() local2575 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setattr()2576 if (!prealloc_cf) in __ceph_setattr()2582 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()2820 &prealloc_cf); in __ceph_setattr()2861 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()2870 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()