Home
last modified time | relevance | path

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

/linux/lib/
A Dnotifier-error-inject.c66 struct dentry *action_dir; in notifier_err_inject_init() local
68 action_dir = debugfs_create_dir(action->name, actions_dir); in notifier_err_inject_init()
75 debugfs_create_errno("error", mode, action_dir, &action->error); in notifier_err_inject_init()

Completed in 3 milliseconds