Searched refs:prealloc_cf (Results 1 – 4 of 4) sorted by relevance
967 struct ceph_cap_flush *prealloc_cf; member1007 &aio_req->prealloc_cf); in ceph_aio_complete()1019 ceph_free_cap_flush(aio_req->prealloc_cf); in ceph_aio_complete()1255 swap(aio_req->prealloc_cf, *pcf); in ceph_direct_read_write()1671 struct ceph_cap_flush *prealloc_cf; in ceph_write_iter() local1683 prealloc_cf = ceph_alloc_cap_flush(); in ceph_write_iter()1684 if (!prealloc_cf) in ceph_write_iter()1787 &prealloc_cf); in ceph_write_iter()1817 &prealloc_cf); in ceph_write_iter()1850 ceph_free_cap_flush(prealloc_cf); in ceph_write_iter()[all …]
1017 struct ceph_cap_flush *prealloc_cf = NULL; in __ceph_setxattr() local1062 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setxattr()1063 if (!prealloc_cf) in __ceph_setxattr()1111 &prealloc_cf); in __ceph_setxattr()1122 ceph_free_cap_flush(prealloc_cf); in __ceph_setxattr()1149 ceph_free_cap_flush(prealloc_cf); in __ceph_setxattr()
1565 struct ceph_cap_flush *prealloc_cf; in ceph_page_mkwrite() local1574 prealloc_cf = ceph_alloc_cap_flush(); in ceph_page_mkwrite()1575 if (!prealloc_cf) in ceph_page_mkwrite()1657 &prealloc_cf); in ceph_page_mkwrite()1669 ceph_free_cap_flush(prealloc_cf); in ceph_page_mkwrite()
2034 struct ceph_cap_flush *prealloc_cf; in __ceph_setattr() local2042 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setattr()2043 if (!prealloc_cf) in __ceph_setattr()2049 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()2208 &prealloc_cf); in __ceph_setattr()2234 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()