Searched refs:prealloc_cf (Results 1 – 4 of 4) sorted by relevance
1180 struct ceph_cap_flush *prealloc_cf; member1219 &aio_req->prealloc_cf); in ceph_aio_complete()1231 ceph_free_cap_flush(aio_req->prealloc_cf); in ceph_aio_complete()1476 swap(aio_req->prealloc_cf, *pcf); in ceph_direct_read_write()2233 struct ceph_cap_flush *prealloc_cf; in ceph_write_iter() local2248 prealloc_cf = ceph_alloc_cap_flush(); in ceph_write_iter()2249 if (!prealloc_cf) in ceph_write_iter()2342 &prealloc_cf); in ceph_write_iter()2369 &prealloc_cf); in ceph_write_iter()2404 ceph_free_cap_flush(prealloc_cf); in ceph_write_iter()[all …]
1681 struct ceph_cap_flush *prealloc_cf; in ceph_page_mkwrite() local1693 prealloc_cf = ceph_alloc_cap_flush(); in ceph_page_mkwrite()1694 if (!prealloc_cf) in ceph_page_mkwrite()1760 &prealloc_cf); in ceph_page_mkwrite()1772 ceph_free_cap_flush(prealloc_cf); in ceph_page_mkwrite()1828 struct ceph_cap_flush *prealloc_cf = NULL; in ceph_uninline_data() local1850 prealloc_cf = ceph_alloc_cap_flush(); in ceph_uninline_data()1851 if (!prealloc_cf) in ceph_uninline_data()1935 dirty = __ceph_mark_dirty_caps(ci, CEPH_CAP_FILE_WR, &prealloc_cf); in ceph_uninline_data()1951 ceph_free_cap_flush(prealloc_cf); in ceph_uninline_data()
1168 struct ceph_cap_flush *prealloc_cf = NULL; in __ceph_setxattr() local1213 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setxattr()1214 if (!prealloc_cf) in __ceph_setxattr()1266 &prealloc_cf); in __ceph_setxattr()1277 ceph_free_cap_flush(prealloc_cf); in __ceph_setxattr()1304 ceph_free_cap_flush(prealloc_cf); in __ceph_setxattr()
2431 struct ceph_cap_flush *prealloc_cf; in __ceph_setattr() local2443 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setattr()2444 if (!prealloc_cf) in __ceph_setattr()2450 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()2679 &prealloc_cf); in __ceph_setattr()2719 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()2728 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()