Searched refs:prealloc_cf (Results 1 – 4 of 4) sorted by relevance
724 struct ceph_cap_flush *prealloc_cf; member761 &aio_req->prealloc_cf); in ceph_aio_complete()773 ceph_free_cap_flush(aio_req->prealloc_cf); in ceph_aio_complete()1001 swap(aio_req->prealloc_cf, *pcf); in ceph_direct_read_write()1387 struct ceph_cap_flush *prealloc_cf; in ceph_write_iter() local1396 prealloc_cf = ceph_alloc_cap_flush(); in ceph_write_iter()1397 if (!prealloc_cf) in ceph_write_iter()1489 &prealloc_cf); in ceph_write_iter()1515 &prealloc_cf); in ceph_write_iter()1545 ceph_free_cap_flush(prealloc_cf); in ceph_write_iter()[all …]
1013 struct ceph_cap_flush *prealloc_cf = NULL; in __ceph_setxattr() local1057 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setxattr()1058 if (!prealloc_cf) in __ceph_setxattr()1103 &prealloc_cf); in __ceph_setxattr()1113 ceph_free_cap_flush(prealloc_cf); in __ceph_setxattr()1140 ceph_free_cap_flush(prealloc_cf); in __ceph_setxattr()
1532 struct ceph_cap_flush *prealloc_cf; in ceph_page_mkwrite() local1541 prealloc_cf = ceph_alloc_cap_flush(); in ceph_page_mkwrite()1542 if (!prealloc_cf) in ceph_page_mkwrite()1607 &prealloc_cf); in ceph_page_mkwrite()1618 ceph_free_cap_flush(prealloc_cf); in ceph_page_mkwrite()
1947 struct ceph_cap_flush *prealloc_cf; in __ceph_setattr() local1955 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setattr()1956 if (!prealloc_cf) in __ceph_setattr()1962 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()2120 &prealloc_cf); in __ceph_setattr()2146 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()