Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dnfs_page.h158 extern struct nfs_page *nfs_page_group_lock_head(struct nfs_page *req);
/Linux-v6.6/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()