Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/sunrpc/ !
Dcache.h173 extern const struct file_operations cache_flush_operations_pipefs;
/linux-5.19.10/net/sunrpc/ !
Drpc_pipe.c1093 .i_fop = &cache_flush_operations_pipefs,
Dcache.c1879 const struct file_operations cache_flush_operations_pipefs = { variable