Searched refs:prealloc_cf (Results 1 – 4 of 4) sorted by relevance
1004 struct ceph_cap_flush *prealloc_cf; member1044 &aio_req->prealloc_cf); in ceph_aio_complete()1056 ceph_free_cap_flush(aio_req->prealloc_cf); in ceph_aio_complete()1292 swap(aio_req->prealloc_cf, *pcf); in ceph_direct_read_write()1708 struct ceph_cap_flush *prealloc_cf; in ceph_write_iter() local1720 prealloc_cf = ceph_alloc_cap_flush(); in ceph_write_iter()1721 if (!prealloc_cf) in ceph_write_iter()1824 &prealloc_cf); in ceph_write_iter()1854 &prealloc_cf); in ceph_write_iter()1889 ceph_free_cap_flush(prealloc_cf); in ceph_write_iter()[all …]
1025 struct ceph_cap_flush *prealloc_cf = NULL; in __ceph_setxattr() local1070 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setxattr()1071 if (!prealloc_cf) in __ceph_setxattr()1119 &prealloc_cf); in __ceph_setxattr()1130 ceph_free_cap_flush(prealloc_cf); in __ceph_setxattr()1157 ceph_free_cap_flush(prealloc_cf); in __ceph_setxattr()
1585 struct ceph_cap_flush *prealloc_cf; in ceph_page_mkwrite() local1594 prealloc_cf = ceph_alloc_cap_flush(); in ceph_page_mkwrite()1595 if (!prealloc_cf) in ceph_page_mkwrite()1677 &prealloc_cf); in ceph_page_mkwrite()1689 ceph_free_cap_flush(prealloc_cf); in ceph_page_mkwrite()
2039 struct ceph_cap_flush *prealloc_cf; in __ceph_setattr() local2047 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setattr()2048 if (!prealloc_cf) in __ceph_setattr()2054 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()2213 &prealloc_cf); in __ceph_setattr()2239 ceph_free_cap_flush(prealloc_cf); in __ceph_setattr()