Home
last modified time | relevance | path

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

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