Home
last modified time | relevance | path

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

/linux/fs/netfs/
H A Dfscache_main.c65 int __init fscache_init(void) in fscache_init() function
H A Dmain.c138 ret = fscache_init(); in netfs_init()
H A Dinternal.h281 int __init fscache_init(void);
284 static inline int fscache_init(void) { return 0; } in fscache_init() function