Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/sunrpc/
Dcache.h148 extern const struct file_operations content_file_operations_pipefs;
/linux-2.6.39/net/sunrpc/
Drpc_pipe.c914 .i_fop = &content_file_operations_pipefs,
Dcache.c1734 const struct file_operations content_file_operations_pipefs = { variable