Home
last modified time | relevance | path

Searched refs:nfs_netfs_read_completion (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfs/
H A Dfscache.h86 extern void nfs_netfs_read_completion(struct nfs_pgio_header *hdr);
165 static inline void nfs_netfs_read_completion(struct nfs_pgio_header *hdr) {} in nfs_netfs_read_completion() function
H A Dread.c183 nfs_netfs_read_completion(hdr); in nfs_read_completion()