Home
last modified time | relevance | path

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

/Linux-v4.19/lib/
Dnotifier-error-inject.c69 struct dentry *action_dir; in notifier_err_inject_init() local
71 action_dir = debugfs_create_dir(action->name, actions_dir); in notifier_err_inject_init()
72 if (!action_dir) in notifier_err_inject_init()
80 if (!debugfs_create_errno("error", mode, action_dir, in notifier_err_inject_init()