Searched refs:ntfs_parserun (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/fs/ntfs/
H A Dntfs_subr.h78 int ntfs_parserun( cn_t *, cn_t *, u_int8_t *, u_long, u_long *);
H A Dntfs_subr.c1814 ntfs_parserun(
1830 printf("ntfs_parserun: trying to go out of run\n");
1835 printf("ntfs_parserun: " \
1845 printf("ntfs_parserun: " \
1936 error = ntfs_parserun(&ccn, &ccl, run, len, &off);
1938 printf("ntfs_runtocn: ntfs_parserun failed\n");

Completed in 102 milliseconds