Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dfile.c2251 prealloc_cf = ceph_alloc_cap_flush(); in ceph_write_iter()
2577 prealloc_cf = ceph_alloc_cap_flush(); in ceph_fallocate()
2905 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_copy_file_range()
H A Daddr.c1695 prealloc_cf = ceph_alloc_cap_flush(); in ceph_page_mkwrite()
1852 prealloc_cf = ceph_alloc_cap_flush(); in ceph_uninline_data()
H A Dsuper.h784 extern struct ceph_cap_flush *ceph_alloc_cap_flush(void);
H A Dxattr.c1213 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setxattr()
H A Dinode.c2443 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setattr()
H A Dcaps.c1807 struct ceph_cap_flush *ceph_alloc_cap_flush(void) in ceph_alloc_cap_flush() function