Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dfile.c634 const struct file_operations ovl_file_operations = { variable
H A Dinode.c901 inode->i_fop = &ovl_file_operations; in ovl_fill_inode()