Searched refs:ovl_file_operations (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/overlayfs/ | ||
| H A D | file.c | 634 const struct file_operations ovl_file_operations = { variable |
| H A D | inode.c | 901 inode->i_fop = &ovl_file_operations; in ovl_fill_inode() |