Searched refs:prealloc_cf (Results 1 – 4 of 4) sorted by relevance
1297 struct ceph_cap_flush *prealloc_cf; member1337 &aio_req->prealloc_cf); in ceph_aio_complete()1349 ceph_free_cap_flush(aio_req->prealloc_cf); in ceph_aio_complete()1622 swap(aio_req->prealloc_cf, *pcf); in ceph_direct_read_write()2396 struct ceph_cap_flush *prealloc_cf; in ceph_write_iter() local2411 prealloc_cf = ceph_alloc_cap_flush(); in ceph_write_iter()2412 if (!prealloc_cf) in ceph_write_iter()2506 &prealloc_cf); in ceph_write_iter()2533 &prealloc_cf); in ceph_write_iter()2568 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()
2065 struct ceph_cap_flush *prealloc_cf; in ceph_page_mkwrite() local2077 prealloc_cf = ceph_alloc_cap_flush(); in ceph_page_mkwrite()2078 if (!prealloc_cf) in ceph_page_mkwrite()2144 &prealloc_cf); in ceph_page_mkwrite()2156 ceph_free_cap_flush(prealloc_cf); in ceph_page_mkwrite()2214 struct ceph_cap_flush *prealloc_cf = NULL; in ceph_uninline_data() local2237 prealloc_cf = ceph_alloc_cap_flush(); in ceph_uninline_data()2238 if (!prealloc_cf) in ceph_uninline_data()2340 dirty = __ceph_mark_dirty_caps(ci, CEPH_CAP_FILE_WR, &prealloc_cf); in ceph_uninline_data()2357 ceph_free_cap_flush(prealloc_cf); in ceph_uninline_data()
2577 struct ceph_cap_flush *prealloc_cf; in __ceph_setattr() local2616 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setattr()2617 if (!prealloc_cf) in __ceph_setattr()2623 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()2861 &prealloc_cf); in __ceph_setattr()2902 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()2911 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()