Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ncpfs/
Dfile.c24 static int ncp_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ncp_fsync() function
256 .fsync = ncp_fsync,