Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Dfile.c723 const struct file_operations ovl_file_operations = { variable
H A Doverlayfs.h809 extern const struct file_operations ovl_file_operations;
H A Dinode.c1041 inode->i_fop = &ovl_file_operations; in ovl_fill_inode()