Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dcache.h171 extern const struct file_operations content_file_operations_pipefs;
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Drpc_pipe.c1087 .i_fop = &content_file_operations_pipefs,
H A Dcache.c1844 const struct file_operations content_file_operations_pipefs = { variable