Searched refs:ntfs_parserun (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/ntfs/ |
| D | ntfs_subr.h | 75 int ntfs_parserun( cn_t *, cn_t *, u_int8_t *, u_long, u_long *);
|
| D | ntfs_subr.c | 1613 ntfs_parserun(cn_t *cn, cn_t *cl, u_int8_t *run, u_long len, u_long *off) in ntfs_parserun() function 1723 error = ntfs_parserun(&ccn, &ccl, run, len, &off); in ntfs_runtocn()
|