Searched refs:configfs_file_operations (Results 1 – 2 of 2) sorted by relevance
/linux/fs/configfs/ | ||
H A D | file.c | 425 const struct file_operations configfs_file_operations = { variable |
H A D | dir.c | 491 inode->i_fop = &configfs_file_operations; in configfs_lookup() |