Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sunrpc/
H A Dcache.h176 extern const struct file_operations content_file_operations_pipefs;
/openbmc/linux/net/sunrpc/
H A Drpc_pipe.c1088 .i_fop = &content_file_operations_pipefs,
H A Dcache.c1841 const struct file_operations content_file_operations_pipefs = { variable