Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dinternal.h265 extern int __init nfs_fs_proc_init(void);
277 static inline int nfs_fs_proc_init(void) in nfs_fs_proc_init() function
H A Dclient.c1525 int __init nfs_fs_proc_init(void) in nfs_fs_proc_init() function
H A Dinode.c2735 err = nfs_fs_proc_init(); in init_nfs_fs()