HomeSort by: relevance | last modified time | path
    Searched defs:ntfs_fsync (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/ntfs/
ntfs_vnops.c 79 static int ntfs_fsync(void *);
746 ntfs_fsync(void *v) function in typeref:typename:int
831 { &vop_fsync_desc, (vop_t *) ntfs_fsync }, /* fsync */
ntfs_vnops.c 79 static int ntfs_fsync(void *);
746 ntfs_fsync(void *v) function in typeref:typename:int
831 { &vop_fsync_desc, (vop_t *) ntfs_fsync }, /* fsync */

Completed in 52 milliseconds