Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/overlayfs/
H A Doverlayfs.h533 extern const struct file_operations ovl_file_operations;
H A Dfile.c752 const struct file_operations ovl_file_operations = { variable
H A Dinode.c664 inode->i_fop = &ovl_file_operations; in ovl_fill_inode()