HomeSort by: relevance | last modified time | path
    Searched refs:UDF_INTEGRITY_CLOSED (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/fs/udf/
ecma167-udf.h 404 #define UDF_INTEGRITY_CLOSED 1
udf_vfsops.c 722 if (logvol_integrity != UDF_INTEGRITY_CLOSED) {
udf_subr.c 1466 if (logvol_integrity == UDF_INTEGRITY_CLOSED) {
3048 ump->logvol_integrity->integrity_type = udf_rw32(UDF_INTEGRITY_CLOSED);
3786 udf_rw32(UDF_INTEGRITY_CLOSED);
3808 if (logvol_integrity == UDF_INTEGRITY_CLOSED)
3982 ump->logvol_integrity->integrity_type = udf_rw32(UDF_INTEGRITY_CLOSED);
6043 if (lvint == UDF_INTEGRITY_CLOSED)
  /src/sbin/fsck_udf/
main.c 1543 if (integrity_type == UDF_INTEGRITY_CLOSED)
1554 udf_update_lvintd(UDF_INTEGRITY_CLOSED);
1979 context.logvol_integrity->integrity_type = udf_rw32(UDF_INTEGRITY_CLOSED);
2960 if (integrity_type == UDF_INTEGRITY_CLOSED)
4271 UDF_INTEGRITY_CLOSED) {
  /src/sbin/newfs_udf/
udf_core.c 1528 if (type == UDF_INTEGRITY_CLOSED) {
3033 udf_update_lvintd(UDF_INTEGRITY_CLOSED);
5048 udf_update_lvintd(UDF_INTEGRITY_CLOSED);

Completed in 24 milliseconds