Searched refs:ceph_alloc_cap_flush (Results 1 – 6 of 6) sorted by relevance
1778 prealloc_cf = ceph_alloc_cap_flush(); in ceph_write_iter()2101 prealloc_cf = ceph_alloc_cap_flush(); in ceph_fallocate()2420 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_copy_file_range()
1511 prealloc_cf = ceph_alloc_cap_flush(); in ceph_page_mkwrite()1663 prealloc_cf = ceph_alloc_cap_flush(); in ceph_uninline_data()
741 extern struct ceph_cap_flush *ceph_alloc_cap_flush(void);
1180 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setxattr()
2026 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setattr()
1736 struct ceph_cap_flush *ceph_alloc_cap_flush(void) in ceph_alloc_cap_flush() function