Home
last modified time | relevance | path

Searched refs:ceph_alloc_cap_flush (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ceph/
H A Dfile.c2356 prealloc_cf = ceph_alloc_cap_flush(); in ceph_write_iter()
2684 prealloc_cf = ceph_alloc_cap_flush(); in ceph_fallocate()
3016 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_copy_file_range()
H A Daddr.c1732 prealloc_cf = ceph_alloc_cap_flush(); in ceph_page_mkwrite()
1891 prealloc_cf = ceph_alloc_cap_flush(); in ceph_uninline_data()
H A Dinode.c2514 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setattr()
H A Dcaps.c1839 struct ceph_cap_flush *ceph_alloc_cap_flush(void) in ceph_alloc_cap_flush() function