Home
last modified time | relevance | path

Searched refs:ceph_uninline_data (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/fs/ceph/
Dfile.c1439 err = ceph_uninline_data(file, NULL); in ceph_write_iter()
1779 ret = ceph_uninline_data(file, NULL); in ceph_fallocate()
Dsuper.h1020 extern int ceph_uninline_data(struct file *filp, struct page *locked_page);
Daddr.c1553 err = ceph_uninline_data(vma->vm_file, locked_page); in ceph_page_mkwrite()
1668 int ceph_uninline_data(struct file *filp, struct page *locked_page) in ceph_uninline_data() function