Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
H A Dcache.h177 extern const struct file_operations cache_flush_operations_pipefs;
/linux/net/sunrpc/
H A Drpc_pipe.c918 .i_fop = &cache_flush_operations_pipefs,
H A Dcache.c1876 const struct file_operations cache_flush_operations_pipefs = { variable