Searched refs:prealloc_cf (Results 1 – 4 of 4) sorted by relevance
1061 struct ceph_cap_flush *prealloc_cf; member1100 &aio_req->prealloc_cf); in ceph_aio_complete()1112 ceph_free_cap_flush(aio_req->prealloc_cf); in ceph_aio_complete()1351 swap(aio_req->prealloc_cf, *pcf); in ceph_direct_read_write()1763 struct ceph_cap_flush *prealloc_cf; in ceph_write_iter() local1778 prealloc_cf = ceph_alloc_cap_flush(); in ceph_write_iter()1779 if (!prealloc_cf) in ceph_write_iter()1875 &prealloc_cf); in ceph_write_iter()1904 &prealloc_cf); in ceph_write_iter()1939 ceph_free_cap_flush(prealloc_cf); in ceph_write_iter()[all …]
1499 struct ceph_cap_flush *prealloc_cf; in ceph_page_mkwrite() local1511 prealloc_cf = ceph_alloc_cap_flush(); in ceph_page_mkwrite()1512 if (!prealloc_cf) in ceph_page_mkwrite()1578 &prealloc_cf); in ceph_page_mkwrite()1590 ceph_free_cap_flush(prealloc_cf); in ceph_page_mkwrite()1646 struct ceph_cap_flush *prealloc_cf; in ceph_uninline_data() local1663 prealloc_cf = ceph_alloc_cap_flush(); in ceph_uninline_data()1664 if (!prealloc_cf) in ceph_uninline_data()1748 dirty = __ceph_mark_dirty_caps(ci, CEPH_CAP_FILE_WR, &prealloc_cf); in ceph_uninline_data()1764 ceph_free_cap_flush(prealloc_cf); in ceph_uninline_data()
1135 struct ceph_cap_flush *prealloc_cf = NULL; in __ceph_setxattr() local1180 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setxattr()1181 if (!prealloc_cf) in __ceph_setxattr()1233 &prealloc_cf); in __ceph_setxattr()1244 ceph_free_cap_flush(prealloc_cf); in __ceph_setxattr()1271 ceph_free_cap_flush(prealloc_cf); in __ceph_setxattr()
2018 struct ceph_cap_flush *prealloc_cf; in __ceph_setattr() local2026 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setattr()2027 if (!prealloc_cf) in __ceph_setattr()2033 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()2193 &prealloc_cf); in __ceph_setattr()2219 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()