Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Dcache.h118 struct dentry *pipefs; member
/Linux-v4.19/net/sunrpc/
Dcache.c1831 cd->pipefs = dir; in sunrpc_cache_register_pipefs()
1838 if (cd->pipefs) { in sunrpc_cache_unregister_pipefs()
1839 rpc_remove_cache_dir(cd->pipefs); in sunrpc_cache_unregister_pipefs()
1840 cd->pipefs = NULL; in sunrpc_cache_unregister_pipefs()
/Linux-v4.19/Documentation/filesystems/
Dvfs.txt1085 Useful for some pseudo filesystems (sockfs, pipefs, ...) to delay