Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Ddebugfs.h69 typedef struct vfsmount *(*debugfs_automount_t)(struct dentry *, void *); typedef
94 debugfs_automount_t f,
226 debugfs_automount_t f,
/Linux-v6.6/fs/debugfs/
Dinode.c247 debugfs_automount_t f; in debugfs_automount()
248 f = (debugfs_automount_t)path->dentry->d_fsdata; in debugfs_automount()
633 debugfs_automount_t f, in debugfs_create_automount()