Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dnfs_page.h152 extern int nfs_page_set_headlock(struct nfs_page *req);
/kernel/linux/linux-5.10/fs/nfs/
Dpagelist.c256 nfs_page_set_headlock(struct nfs_page *req) in nfs_page_set_headlock() function
296 ret = nfs_page_set_headlock(req); in nfs_page_group_lock()
299 return nfs_page_set_headlock(req->wb_head); in nfs_page_group_lock()
Dwrite.c458 nfs_page_set_headlock(subreq); in nfs_destroy_unlinked_subrequests()