Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Dfile.c502 static int ovl_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ovl_fsync() function
729 .fsync = ovl_fsync,