Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/sunrpc/
Dcache.h171 extern const struct file_operations cache_file_operations_pipefs;
/Linux-v5.15/net/sunrpc/
Drpc_pipe.c1083 .i_fop = &cache_file_operations_pipefs,
Dcache.c1800 const struct file_operations cache_file_operations_pipefs = { variable