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

  /src/sys/fs/ntfs/
ntfs_vfsops.c 71 static int ntfs_start(struct mount *, int);
500 ntfs_start(struct mount *mp, int flags) function in typeref:typename:int
876 .vfs_start = ntfs_start,

Completed in 11 milliseconds