Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Dcache.h168 extern const struct file_operations cache_flush_operations_pipefs;
/Linux-v4.19/net/sunrpc/
Drpc_pipe.c1092 .i_fop = &cache_flush_operations_pipefs,
Dcache.c1816 const struct file_operations cache_flush_operations_pipefs = { variable