Searched refs:prealloc_cf (Results 1 – 4 of 4) sorted by relevance
975 struct ceph_cap_flush *prealloc_cf; member1015 &aio_req->prealloc_cf); in ceph_aio_complete()1027 ceph_free_cap_flush(aio_req->prealloc_cf); in ceph_aio_complete()1262 swap(aio_req->prealloc_cf, *pcf); in ceph_direct_read_write()1672 struct ceph_cap_flush *prealloc_cf; in ceph_write_iter() local1684 prealloc_cf = ceph_alloc_cap_flush(); in ceph_write_iter()1685 if (!prealloc_cf) in ceph_write_iter()1787 &prealloc_cf); in ceph_write_iter()1817 &prealloc_cf); in ceph_write_iter()1852 ceph_free_cap_flush(prealloc_cf); in ceph_write_iter()[all …]
1118 struct ceph_cap_flush *prealloc_cf = NULL; in __ceph_setxattr() local1163 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setxattr()1164 if (!prealloc_cf) in __ceph_setxattr()1212 &prealloc_cf); in __ceph_setxattr()1223 ceph_free_cap_flush(prealloc_cf); in __ceph_setxattr()1250 ceph_free_cap_flush(prealloc_cf); in __ceph_setxattr()
1441 struct ceph_cap_flush *prealloc_cf; in ceph_page_mkwrite() local1450 prealloc_cf = ceph_alloc_cap_flush(); in ceph_page_mkwrite()1451 if (!prealloc_cf) in ceph_page_mkwrite()1532 &prealloc_cf); in ceph_page_mkwrite()1544 ceph_free_cap_flush(prealloc_cf); in ceph_page_mkwrite()
2000 struct ceph_cap_flush *prealloc_cf; in __ceph_setattr() local2008 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setattr()2009 if (!prealloc_cf) in __ceph_setattr()2015 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()2173 &prealloc_cf); in __ceph_setattr()2199 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()