Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfs/
Dfscache.h85 extern void nfs_netfs_read_completion(struct nfs_pgio_header *hdr);
164 static inline void nfs_netfs_read_completion(struct nfs_pgio_header *hdr) {} in nfs_netfs_read_completion() function
Dfscache.c351 void nfs_netfs_read_completion(struct nfs_pgio_header *hdr) in nfs_netfs_read_completion() function
Dread.c182 nfs_netfs_read_completion(hdr); in nfs_read_completion()