Searched refs:nfs_init_directcache (Results 1 – 3 of 3) sorted by relevance
299 extern int __init nfs_init_directcache(void);
1090 * nfs_init_directcache - create a slab cache for nfs_direct_req structures in nfs_init_directcache() 1093 int __init nfs_init_directcache(void) in nfs_init_directcache() 1085 int __init nfs_init_directcache(void) nfs_init_directcache() function
2739 err = nfs_init_directcache(); in init_nfs_fs()