Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs.h164 void lustre_insert_debugfs(struct ctl_table *table,
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dmodule.c650 void lustre_insert_debugfs(struct ctl_table *table, in lustre_insert_debugfs() function
673 EXPORT_SYMBOL_GPL(lustre_insert_debugfs);
724 lustre_insert_debugfs(lnet_table, lnet_debugfs_symlinks); in init_libcfs_module()
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Drouter_proc.c915 lustre_insert_debugfs(lnet_table, NULL); in lnet_router_debugfs_init()