Searched defs:fops_ro (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/debugfs/ |
H A D | file.c | 420 debugfs_create_mode_unsafe(const char *name, umode_t mode, struct dentry *parent, void *value, const struct file_operations *fops, const struct file_operations *fops_ro, const struct file_operations *fops_wo) debugfs_create_mode_unsafe() argument
|
/kernel/linux/linux-6.6/fs/debugfs/ |
H A D | file.c | 420 debugfs_create_mode_unsafe(const char *name, umode_t mode, struct dentry *parent, void *value, const struct file_operations *fops, const struct file_operations *fops_ro, const struct file_operations *fops_wo) debugfs_create_mode_unsafe() argument
|
Completed in 4 milliseconds