Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddebugfs.h63 typedef struct vfsmount *(*debugfs_automount_t)(struct dentry *, void *); typedef
88 debugfs_automount_t f,
213 debugfs_automount_t f, in debugfs_create_automount()
/OK3568_Linux_fs/kernel/fs/debugfs/
H A Dinode.c221 debugfs_automount_t f; in debugfs_automount()
222 f = (debugfs_automount_t)path->dentry->d_fsdata; in debugfs_automount()
597 debugfs_automount_t f, in debugfs_create_automount()