Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/ntfs/
H A Dntfs_vfsops.c73 static int ntfs_sync(struct mount *, int, kauth_cred_t);
645 ntfs_sync(struct mount *mp, int waitfor, kauth_cred_t cred) in ntfs_sync() function
881 .vfs_sync = ntfs_sync,