Searched refs:prealloc_cf (Results 1 – 4 of 4) sorted by relevance
740 struct ceph_cap_flush *prealloc_cf; member780 &aio_req->prealloc_cf); in ceph_aio_complete()792 ceph_free_cap_flush(aio_req->prealloc_cf); in ceph_aio_complete()1016 swap(aio_req->prealloc_cf, *pcf); in ceph_direct_read_write()1423 struct ceph_cap_flush *prealloc_cf; in ceph_write_iter() local1435 prealloc_cf = ceph_alloc_cap_flush(); in ceph_write_iter()1436 if (!prealloc_cf) in ceph_write_iter()1539 &prealloc_cf); in ceph_write_iter()1569 &prealloc_cf); in ceph_write_iter()1604 ceph_free_cap_flush(prealloc_cf); in ceph_write_iter()[all …]
1024 struct ceph_cap_flush *prealloc_cf = NULL; in __ceph_setxattr() local1069 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setxattr()1070 if (!prealloc_cf) in __ceph_setxattr()1117 &prealloc_cf); in __ceph_setxattr()1128 ceph_free_cap_flush(prealloc_cf); in __ceph_setxattr()1155 ceph_free_cap_flush(prealloc_cf); in __ceph_setxattr()
1513 struct ceph_cap_flush *prealloc_cf; in ceph_page_mkwrite() local1522 prealloc_cf = ceph_alloc_cap_flush(); in ceph_page_mkwrite()1523 if (!prealloc_cf) in ceph_page_mkwrite()1590 &prealloc_cf); in ceph_page_mkwrite()1602 ceph_free_cap_flush(prealloc_cf); in ceph_page_mkwrite()
1996 struct ceph_cap_flush *prealloc_cf; in __ceph_setattr() local2004 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setattr()2005 if (!prealloc_cf) in __ceph_setattr()2011 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()2170 &prealloc_cf); in __ceph_setattr()2196 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()