Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Daddr.c591 static int writepage_nounlock(struct page *page, struct writeback_control *wbc) in writepage_nounlock() function
709 err = writepage_nounlock(page, wbc); in ceph_writepage()
1289 int r = writepage_nounlock(page, NULL); in ceph_find_incompatible()