Searched refs:CP_PREV_MAJOR_VERS (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dcprotect.h78 #define CP_PREV_MAJOR_VERS 2 macro
/xnu-2422.115.4/bsd/hfs/
H A Dhfs_cprotect.c327 if (hfsmp->hfs_running_cp_major_vers < CP_PREV_MAJOR_VERS ||
1226 case CP_PREV_MAJOR_VERS: {
1503 case CP_PREV_MAJOR_VERS: {
1846 (hfsmp->hfs_running_cp_major_vers == CP_PREV_MAJOR_VERS)) {
2140 (hfsmp->hfs_running_cp_major_vers == CP_PREV_MAJOR_VERS)) {
H A Dhfs_vfsutils.c889 if ((xattr->major_version < CP_PREV_MAJOR_VERS) || (xattr->major_version > CP_NEW_MAJOR_VERS)) {

Completed in 32 milliseconds