Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
Dfile.c1720 prealloc_cf = ceph_alloc_cap_flush(); in ceph_write_iter()
2095 prealloc_cf = ceph_alloc_cap_flush(); in ceph_fallocate()
2362 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_copy_file_range()
Dsuper.h727 extern struct ceph_cap_flush *ceph_alloc_cap_flush(void);
Dxattr.c1070 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setxattr()
Daddr.c1594 prealloc_cf = ceph_alloc_cap_flush(); in ceph_page_mkwrite()
Dinode.c2047 prealloc_cf = ceph_alloc_cap_flush(); in __ceph_setattr()
Dcaps.c1753 struct ceph_cap_flush *ceph_alloc_cap_flush(void) in ceph_alloc_cap_flush() function