Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ceph/
Daddr.c483 static int writepage_nounlock(struct page *page, struct writeback_control *wbc) in writepage_nounlock() function
601 err = writepage_nounlock(page, wbc); in ceph_writepage()
1181 int r = writepage_nounlock(page, NULL); in ceph_find_incompatible()