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 …]
2051 struct ceph_cap_flush *prealloc_cf; in ceph_page_mkwrite() local2063 prealloc_cf = ceph_alloc_cap_flush(); in ceph_page_mkwrite()2064 if (!prealloc_cf) in ceph_page_mkwrite()2130 &prealloc_cf); in ceph_page_mkwrite()2142 ceph_free_cap_flush(prealloc_cf); in ceph_page_mkwrite()2200 struct ceph_cap_flush *prealloc_cf = NULL; in ceph_uninline_data() local2222 prealloc_cf = ceph_alloc_cap_flush(); in ceph_uninline_data()2223 if (!prealloc_cf) in ceph_uninline_data()2307 dirty = __ceph_mark_dirty_caps(ci, CEPH_CAP_FILE_WR, &prealloc_cf); in ceph_uninline_data()2323 ceph_free_cap_flush(prealloc_cf); in ceph_uninline_data()
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()
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()