Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ceph/
Daddr.c599 static int writepage_nounlock(struct page *page, struct writeback_control *wbc) in writepage_nounlock() function
717 err = writepage_nounlock(page, wbc); in ceph_writepage()
1297 int r = writepage_nounlock(page, NULL); in ceph_find_incompatible()