Home
last modified time | relevance | path

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

/Linux-v4.19/fs/overlayfs/
Doverlayfs.h326 extern const struct file_operations ovl_dir_operations;
Dinode.c588 inode->i_fop = &ovl_dir_operations; in ovl_fill_inode()
Dreaddir.c906 const struct file_operations ovl_dir_operations = { variable