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

/macosx-10.10.1/ntfs-84/kext/
H A Dntfs.h116 /* One of these must be present, default is ON_ERRORS_CONTINUE|ON_ERRORS_FAIL_DIRTY. */
124 ON_ERRORS_FAIL_DIRTY = 0x20, enumerator in enum:__anon11038
H A Dntfs_vfsops.c2674 if (vol->on_errors & ON_ERRORS_FAIL_DIRTY) {
2802 if (vol->on_errors & ON_ERRORS_FAIL_DIRTY) {
2856 if (vol->on_errors & ON_ERRORS_FAIL_DIRTY) {
2896 if (vol->on_errors & ON_ERRORS_FAIL_DIRTY) {
2928 if (vol->on_errors & ON_ERRORS_FAIL_DIRTY) {
2954 if (vol->on_errors & ON_ERRORS_FAIL_DIRTY) {
3004 if (vol->on_errors & ON_ERRORS_FAIL_DIRTY) {
3034 if (vol->on_errors & ON_ERRORS_FAIL_DIRTY) {
3062 if (vol->on_errors & ON_ERRORS_FAIL_DIRTY) {
3090 if (vol->on_errors & ON_ERRORS_FAIL_DIRTY) {
[all...]

Completed in 206 milliseconds