Home
last modified time | relevance | path

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

/linux/fs/debugfs/
H A Dinternal.h19 const struct debugfs_short_fops *short_fops; member
38 const struct debugfs_short_fops *short_fops; member
H A Dfile.c91 ops = fsd->short_fops = DEBUGFS_I(inode)->short_fops; in __debugfs_file_get()
112 fsd->short_fops = NULL; in __debugfs_file_get()
360 r = fsd->short_fops->name(args); \