Home
last modified time | relevance | path

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

/linux-6.15/fs/netfs/
H A Dfscache_main.c65 int __init fscache_init(void) in fscache_init() function
H A Dmain.c143 ret = fscache_init(); in netfs_init()
H A Dinternal.h317 int __init fscache_init(void);
320 static inline int fscache_init(void) { return 0; } in fscache_init() function