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

/linux-master/include/linux/
H A Dnfs_page.h166 extern int nfs_page_set_headlock(struct nfs_page *req);
/linux-master/fs/nfs/
H A Dpagelist.c287 * nfs_page_set_headlock - set the request PG_HEADLOCK
295 nfs_page_set_headlock(struct nfs_page *req) function
334 ret = nfs_page_set_headlock(req);
337 return nfs_page_set_headlock(req->wb_head);
H A Dwrite.c461 nfs_page_set_headlock(subreq);

Completed in 97 milliseconds