Home
last modified time | relevance | path

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

/linux/fs/debugfs/
H A Dinternal.h19 const struct debugfs_short_fops *short_fops;
38 const struct debugfs_short_fops *short_fops;
H A Dinode.c469 const struct debugfs_short_fops *fops) in debugfs_create_file_short()
H A Dfile.c90 const struct debugfs_short_fops *ops; in __debugfs_file_get()
/linux/include/linux/
H A Ddebugfs.h70 struct debugfs_short_fops { struct
87 const struct debugfs_short_fops *fops); argument
128 const struct debugfs_short_fops *: debugfs_create_file_short, \
130 struct debugfs_short_fops *: debugfs_create_file_short) \
136 const struct debugfs_short_fops *: debugfs_create_file_short, \
138 struct debugfs_short_fops *: debugfs_create_file_short) \
/linux/drivers/net/netdevsim/
H A Dhwstats.c379 static struct debugfs_short_fops debugfs_ops = {