Searched refs:prealloc_cf (Results 1 – 4 of 4) sorted by relevance
737 struct ceph_cap_flush *prealloc_cf; member777 &aio_req->prealloc_cf); in ceph_aio_complete()789 ceph_free_cap_flush(aio_req->prealloc_cf); in ceph_aio_complete()1013 swap(aio_req->prealloc_cf, *pcf); in ceph_direct_read_write()1418 struct ceph_cap_flush *prealloc_cf; in ceph_write_iter() local1427 prealloc_cf = ceph_alloc_cap_flush(); in ceph_write_iter()1428 if (!prealloc_cf) in ceph_write_iter()1524 &prealloc_cf); in ceph_write_iter()1553 &prealloc_cf); in ceph_write_iter()1585 ceph_free_cap_flush(prealloc_cf); in ceph_write_iter()[all …]
1016 struct ceph_cap_flush *prealloc_cf = NULL; in __ceph_setxattr() local1061 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setxattr()1062 if (!prealloc_cf) in __ceph_setxattr()1109 &prealloc_cf); in __ceph_setxattr()1120 ceph_free_cap_flush(prealloc_cf); in __ceph_setxattr()1147 ceph_free_cap_flush(prealloc_cf); in __ceph_setxattr()
1521 struct ceph_cap_flush *prealloc_cf; in ceph_page_mkwrite() local1530 prealloc_cf = ceph_alloc_cap_flush(); in ceph_page_mkwrite()1531 if (!prealloc_cf) in ceph_page_mkwrite()1598 &prealloc_cf); in ceph_page_mkwrite()1610 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()