Searched refs:prealloc_cf (Results 1 – 4 of 4) sorted by relevance
1303 struct ceph_cap_flush *prealloc_cf; member1343 &aio_req->prealloc_cf); in ceph_aio_complete()1355 ceph_free_cap_flush(aio_req->prealloc_cf); in ceph_aio_complete()1628 swap(aio_req->prealloc_cf, *pcf); in ceph_direct_read_write()2402 struct ceph_cap_flush *prealloc_cf; in ceph_write_iter() local2417 prealloc_cf = ceph_alloc_cap_flush(); in ceph_write_iter()2418 if (!prealloc_cf) in ceph_write_iter()2512 &prealloc_cf); in ceph_write_iter()2539 &prealloc_cf); in ceph_write_iter()2574 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()1297 &prealloc_cf); in __ceph_setxattr()1308 ceph_free_cap_flush(prealloc_cf); in __ceph_setxattr()1337 ceph_free_cap_flush(prealloc_cf); in __ceph_setxattr()
2074 struct ceph_cap_flush *prealloc_cf; in ceph_page_mkwrite() local2086 prealloc_cf = ceph_alloc_cap_flush(); in ceph_page_mkwrite()2087 if (!prealloc_cf) in ceph_page_mkwrite()2153 &prealloc_cf); in ceph_page_mkwrite()2165 ceph_free_cap_flush(prealloc_cf); in ceph_page_mkwrite()2223 struct ceph_cap_flush *prealloc_cf = NULL; in ceph_uninline_data() local2246 prealloc_cf = ceph_alloc_cap_flush(); in ceph_uninline_data()2247 if (!prealloc_cf) in ceph_uninline_data()2349 dirty = __ceph_mark_dirty_caps(ci, CEPH_CAP_FILE_WR, &prealloc_cf); in ceph_uninline_data()2366 ceph_free_cap_flush(prealloc_cf); in ceph_uninline_data()
2578 struct ceph_cap_flush *prealloc_cf; in __ceph_setattr() local2617 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setattr()2618 if (!prealloc_cf) in __ceph_setattr()2624 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()2862 &prealloc_cf); in __ceph_setattr()2903 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()2912 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()