Searched refs:seq_debugfs_dir (Results 1 – 1 of 1) sorted by relevance
56 static struct dentry *seq_debugfs_dir; variable356 seq_debugfs_dir, in seq_client_debugfs_init()474 seq_debugfs_dir = ldebugfs_register(LUSTRE_SEQ_NAME, in fid_mod_init()477 return PTR_ERR_OR_ZERO(seq_debugfs_dir); in fid_mod_init()482 if (!IS_ERR_OR_NULL(seq_debugfs_dir)) in fid_mod_exit()483 ldebugfs_remove(&seq_debugfs_dir); in fid_mod_exit()