Searched refs:xfs_init_procfs (Results 1 – 3 of 3) sorted by relevance
206 extern int xfs_init_procfs(void);212 static inline int xfs_init_procfs(void) in xfs_init_procfs() function
143 xfs_init_procfs(void) in xfs_init_procfs() function
2447 error = xfs_init_procfs(); in init_xfs_fs()