Searched refs:cxt (Results 1 – 1 of 1) sorted by relevance
32 struct libmnt_context *cxt; in get_debugfs() local38 cxt = mnt_new_context(); in get_debugfs()39 if (!cxt) in get_debugfs()46 if (mnt_context_get_mtab(cxt, &tb)) in get_debugfs()64 mnt_free_context(cxt); in get_debugfs()