Searched refs:ceph_alloc_cap_flush (Results 1 – 6 of 6) sorted by relevance
2411 prealloc_cf = ceph_alloc_cap_flush(); in ceph_write_iter()2754 prealloc_cf = ceph_alloc_cap_flush(); in ceph_fallocate()3086 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_copy_file_range()
830 extern struct ceph_cap_flush *ceph_alloc_cap_flush(void);
2077 prealloc_cf = ceph_alloc_cap_flush(); in ceph_page_mkwrite()2237 prealloc_cf = ceph_alloc_cap_flush(); in ceph_uninline_data()
1227 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setxattr()
2616 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setattr()
1840 struct ceph_cap_flush *ceph_alloc_cap_flush(void) in ceph_alloc_cap_flush() function