Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ceph/
Daddr.c656 static int writepage_nounlock(struct page *page, struct writeback_control *wbc) in writepage_nounlock() function
811 err = writepage_nounlock(page, wbc); in ceph_writepage()
1460 int r = writepage_nounlock(page, NULL); in ceph_find_incompatible()