Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/sunrpc/
Dcache.h166 extern const struct file_operations content_file_operations_pipefs;
/Linux-v5.4/net/sunrpc/
Drpc_pipe.c1086 .i_fop = &content_file_operations_pipefs,
Dcache.c1824 const struct file_operations content_file_operations_pipefs = { variable