Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ceph/
Dfile.c2248 prealloc_cf = ceph_alloc_cap_flush(); in ceph_write_iter()
2574 prealloc_cf = ceph_alloc_cap_flush(); in ceph_fallocate()
2902 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_copy_file_range()
Daddr.c1693 prealloc_cf = ceph_alloc_cap_flush(); in ceph_page_mkwrite()
1850 prealloc_cf = ceph_alloc_cap_flush(); in ceph_uninline_data()
Dsuper.h784 extern struct ceph_cap_flush *ceph_alloc_cap_flush(void);
Dxattr.c1213 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setxattr()
Dinode.c2443 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setattr()
Dcaps.c1803 struct ceph_cap_flush *ceph_alloc_cap_flush(void) in ceph_alloc_cap_flush() function