Searched refs:lprocfs_register (Results 1 – 14 of 14) sorted by relevance
| /linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
| D | super25.c | 131 entry = lprocfs_register("llite", proc_lustre_root, NULL, NULL); in init_lustre_lite()
|
| D | lproc_llite.c | 994 sbi->ll_proc_root = lprocfs_register(name, parent, NULL, NULL); in lprocfs_register_mountpoint()
|
| /linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
| D | sec_lproc.c | 183 sptlrpc_proc_root = lprocfs_register("sptlrpc", proc_lustre_root, in sptlrpc_lproc_init()
|
| D | lproc_ptlrpc.c | 205 svc_procroot = lprocfs_register(dir, root, NULL, NULL); in ptlrpc_lprocfs_register()
|
| /linux-4.1.27/drivers/staging/lustre/lustre/fld/ |
| D | fld_request.c | 287 fld->lcf_proc_dir = lprocfs_register(fld->lcf_name, in fld_client_proc_init() 507 fld_type_proc_dir = lprocfs_register(LUSTRE_FLD_NAME, in fld_mod_init()
|
| /linux-4.1.27/drivers/staging/lustre/lustre/fid/ |
| D | fid_request.c | 419 seq->lcs_proc_dir = lprocfs_register(seq->lcs_name, in seq_client_proc_init() 552 seq_type_proc_dir = lprocfs_register(LUSTRE_SEQ_NAME, in fid_mod_init()
|
| /linux-4.1.27/drivers/staging/lustre/lustre/obdclass/linux/ |
| D | linux-module.c | 426 proc_lustre_root = lprocfs_register("fs/lustre", NULL, in class_procfs_init()
|
| /linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
| D | ldlm_resource.c | 99 ldlm_type_proc_dir = lprocfs_register(OBD_LDLM_DEVICENAME, in ldlm_proc_setup() 108 ldlm_ns_proc_dir = lprocfs_register("namespaces", in ldlm_proc_setup() 117 ldlm_svc_proc_dir = lprocfs_register("services", in ldlm_proc_setup()
|
| D | ldlm_pool.c | 760 pl->pl_proc_dir = lprocfs_register("pool", parent_ns_proc, in ldlm_pool_proc_init()
|
| /linux-4.1.27/drivers/staging/lustre/lustre/include/ |
| D | lprocfs_status.h | 586 extern struct proc_dir_entry *lprocfs_register(const char *name, 898 lprocfs_register(const char *name, struct proc_dir_entry *parent, in lprocfs_register() function
|
| /linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
| D | lprocfs_status.c | 353 struct proc_dir_entry *lprocfs_register(const char *name, in lprocfs_register() function 375 EXPORT_SYMBOL(lprocfs_register); 961 obd->obd_proc_entry = lprocfs_register(obd->obd_name, in lprocfs_obd_setup() 1721 new_stat->nid_proc = lprocfs_register(buffer, in lprocfs_exp_setup()
|
| D | genops.c | 194 type->typ_procroot = lprocfs_register(type->typ_name, proc_lustre_root, in class_register_type()
|
| /linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
| D | lov_obd.c | 836 lov->lov_pool_proc_entry = lprocfs_register("pools", in lov_setup()
|
| /linux-4.1.27/drivers/staging/lustre/lustre/lmv/ |
| D | lmv_obd.c | 236 lmv_proc_dir = lprocfs_register("target_obds", obd->obd_proc_entry, in lmv_connect()
|