Home
last modified time | relevance | path

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

/linux/fs/hostfs/
H A Dhostfs_user_exp.c13 EXPORT_SYMBOL_GPL(fsync_file);
H A Dhostfs.h87 extern int fsync_file(int fd, int datasync);
H A Dhostfs_user.c167 int fsync_file(int fd, int datasync) in fsync_file() function