Home
last modified time | relevance | path

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

/Linux-v4.19/fs/debugfs/
Dinode.c191 debugfs_automount_t f; in debugfs_automount()
192 f = (debugfs_automount_t)path->dentry->d_fsdata; in debugfs_automount()
541 debugfs_automount_t f, in debugfs_create_automount()
/Linux-v4.19/include/linux/
Ddebugfs.h78 typedef struct vfsmount *(*debugfs_automount_t)(struct dentry *, void *); typedef
81 debugfs_automount_t f,