Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Ddebugfs.h63 typedef struct vfsmount *(*debugfs_automount_t)(struct dentry *, void *); typedef
88 debugfs_automount_t f,
218 debugfs_automount_t f,
/Linux-v6.1/fs/debugfs/
Dinode.c248 debugfs_automount_t f; in debugfs_automount()
249 f = (debugfs_automount_t)path->dentry->d_fsdata; in debugfs_automount()
634 debugfs_automount_t f, in debugfs_create_automount()