Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dsysfs.h20 extern int nfs_sysfs_init(void);
H A Dsysfs.c41 int nfs_sysfs_init(void) in nfs_sysfs_init() function
H A Dinode.c2579 err = nfs_sysfs_init(); in init_nfs_fs()