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

/linux-4.1.27/fs/nfs/
H A Dwrite.c101 * nfs_page_find_head_request_locked - find head request associated with @page
108 nfs_page_find_head_request_locked(struct nfs_inode *nfsi, struct page *page) nfs_page_find_head_request_locked() function
137 req = nfs_page_find_head_request_locked(NFS_I(inode), page); nfs_page_find_head_request()
343 /* release ref from nfs_page_find_head_request_locked */
448 head = nfs_page_find_head_request_locked(NFS_I(inode), page); nfs_lock_and_join_requests()
543 /* still holds ref on head from nfs_page_find_head_request_locked nfs_lock_and_join_requests()
998 req = nfs_page_find_head_request_locked(NFS_I(inode), page); nfs_try_to_update_request()

Completed in 56 milliseconds