Home
last modified time | relevance | path

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

/Linux-v5.4/fs/overlayfs/
Doverlayfs.h336 extern const struct file_operations ovl_dir_operations;
Dinode.c586 inode->i_fop = &ovl_dir_operations; in ovl_fill_inode()
Dreaddir.c903 const struct file_operations ovl_dir_operations = { variable