Home
last modified time | relevance | path

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

/linux/fs/9p/
H A Dv9fs.c632 * v9fs_init_inode_cache - initialize a cache for 9P
635 static int v9fs_init_inode_cache(void) in v9fs_init_inode_cache() function
674 err = v9fs_init_inode_cache(); in init_v9fs()