Home
last modified time | relevance | path

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

/fs/overlayfs/
Dfile.c449 static int ovl_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ovl_fsync() function
676 .fsync = ovl_fsync,