Home
last modified time | relevance | path

Searched refs:debugfs_create_dir (Results 1 – 19 of 19) sorted by relevance

/fs/nfsd/
A Ddebugfs.c43 nfsd_top_dir = debugfs_create_dir("nfsd", NULL); in nfsd_debugfs_init()
/fs/bcachefs/
A Ddebug.c922 d = debugfs_create_dir(bch2_btree_id_str(bd->id), c->btree_debug_dir); in bch2_fs_debug_btree_init()
945 c->fs_debug_dir = debugfs_create_dir(name, bch_debug); in bch2_fs_debug_init()
972 c->btree_debug_dir = debugfs_create_dir("btrees", c->fs_debug_dir); in bch2_fs_debug_init()
994 bch_debug = debugfs_create_dir("bcachefs", NULL); in bch2_debug_init()
A Dasync_objs.c105 c->async_obj_dir = debugfs_create_dir("async_objs", c->fs_debug_dir); in bch2_fs_async_obj_debugfs_init()
/fs/dlm/
A Ddebug_fs.c746 d_node = debugfs_create_dir(name, dlm_comms); in dlm_create_debug_comms_file()
817 dlm_root = debugfs_create_dir("dlm", NULL); in dlm_register_debugfs()
818 dlm_comms = debugfs_create_dir("comms", dlm_root); in dlm_register_debugfs()
/fs/pstore/
A Dftrace.c137 pstore_ftrace_dir = debugfs_create_dir("pstore", NULL); in pstore_register_ftrace()
/fs/debugfs/
A Dinode.c569 struct dentry *debugfs_create_dir(const char *name, struct dentry *parent) in debugfs_create_dir() function
600 EXPORT_SYMBOL_GPL(debugfs_create_dir);
/fs/ocfs2/dlm/
A Ddlmdebug.c823 dlm->dlm_debugfs_subroot = debugfs_create_dir(dlm->name, in dlm_create_debugfs_subroot()
835 dlm_debugfs_root = debugfs_create_dir(DLM_DEBUGFS_DIR, NULL); in dlm_create_debugfs_root()
/fs/ocfs2/
A Dblockcheck.c245 dir = debugfs_create_dir("blockcheck", parent); in ocfs2_blockcheck_debug_install()
A Dsuper.c1071 osb->osb_debug_root = debugfs_create_dir(osb->uuid_str, in ocfs2_fill_super()
1515 ocfs2_debugfs_root = debugfs_create_dir("ocfs2", NULL); in ocfs2_init()
/fs/ocfs2/cluster/
A Dnetdebug.c494 o2net_dentry = debugfs_create_dir(O2NET_DEBUG_DIR, NULL); in o2net_debugfs_init()
A Dheartbeat.c1410 o2hb_debug_dir = debugfs_create_dir(O2HB_DEBUG_DIR, NULL); in o2hb_debug_init()
1974 dir = debugfs_create_dir(config_item_name(&reg->hr_item), parent); in o2hb_debug_region_init()
/fs/ceph/
A Ddebugfs.c462 fsc->debugfs_metrics_dir = debugfs_create_dir("metrics", in ceph_fs_debugfs_init()
/fs/resctrl/
A Dpseudo_lock.c864 plr->debugfs_dir = debugfs_create_dir(kn_name, debugfs_resctrl); in rdtgroup_pseudo_lock_create()
A Drdtgroup.c4287 debugfs_resctrl = debugfs_create_dir("resctrl", NULL); in resctrl_init()
/fs/orangefs/
A Dorangefs-debugfs.c225 debug_dir = debugfs_create_dir("orangefs", NULL); in orangefs_debugfs_init()
/fs/gfs2/
A Dglock.c2877 sdp->debugfs_dir = debugfs_create_dir(sdp->sd_table_name, gfs2_root); in gfs2_create_debugfs_file()
2900 gfs2_root = debugfs_create_dir("gfs2", NULL); in gfs2_register_debugfs()
/fs/f2fs/
A Ddebug.c840 f2fs_debugfs_root = debugfs_create_dir("f2fs", NULL); in f2fs_create_root_stats()
/fs/ubifs/
A Ddebug.c2840 d->dfs_dir = debugfs_create_dir(fname, dfs_rootdir); in dbg_debugfs_init_fs()
2971 dfs_rootdir = debugfs_create_dir(fname, NULL); in dbg_debugfs_init()
/fs/xfs/
A Dxfs_super.c1670 child = debugfs_create_dir(name, parent); in xfs_debugfs_mkdir()

Completed in 55 milliseconds