Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dinternal.h254 extern int __init nfs_fs_proc_init(void);
266 static inline int nfs_fs_proc_init(void) in nfs_fs_proc_init() function
H A Dclient.c1399 int __init nfs_fs_proc_init(void) in nfs_fs_proc_init() function
H A Dinode.c2485 err = nfs_fs_proc_init(); in init_nfs_fs()