Home
last modified time | relevance | path

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

/openbmc/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.c2473 err = nfs_sysfs_init(); in init_nfs_fs()