Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dnfs_page.h146 extern struct nfs_page *nfs_page_group_lock_head(struct nfs_page *req);
/linux-6.1.9/fs/nfs/
Dpagelist.c156 nfs_page_group_lock_head(struct nfs_page *req) in nfs_page_group_lock_head() function
Dwrite.c252 head = nfs_page_group_lock_head(req); in nfs_find_and_lock_page_request()