Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dcache.h170 extern const struct file_operations cache_file_operations_pipefs;
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Drpc_pipe.c1082 .i_fop = &cache_file_operations_pipefs,
H A Dcache.c1819 const struct file_operations cache_file_operations_pipefs = { variable