Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dnfs_page.h158 extern struct nfs_page *nfs_page_group_lock_head(struct nfs_page *req);
/linux-6.6.21/fs/nfs/
Dpagelist.c195 nfs_page_group_lock_head(struct nfs_page *req) in nfs_page_group_lock_head() function
Dwrite.c251 head = nfs_page_group_lock_head(req); in nfs_folio_find_and_lock_request()