Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/ntfs/
H A Dntfs_vfsops.c71 static int ntfs_start(struct mount *, int);
500 ntfs_start(struct mount *mp, int flags) in ntfs_start() function
876 .vfs_start = ntfs_start,