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

  /src/sys/fs/udf/
ecma167-udf.h 670 #define UDF_IMPL_ATTR_LOC_NOT_PRESENT 0xffffffff
udf_subr.c 2410 if (offset == UDF_IMPL_ATTR_LOC_NOT_PRESENT)
2530 if (impl_attr_loc == UDF_IMPL_ATTR_LOC_NOT_PRESENT)
2532 if (appl_attr_loc == UDF_IMPL_ATTR_LOC_NOT_PRESENT)
2577 impl_attr_loc = UDF_IMPL_ATTR_LOC_NOT_PRESENT;
  /src/sbin/newfs_udf/
udf_core.c 2246 if (offset == UDF_IMPL_ATTR_LOC_NOT_PRESENT)
2356 if (impl_attr_loc == UDF_IMPL_ATTR_LOC_NOT_PRESENT)
2358 if (appl_attr_loc == UDF_IMPL_ATTR_LOC_NOT_PRESENT)
2404 impl_attr_loc = UDF_IMPL_ATTR_LOC_NOT_PRESENT;

Completed in 154 milliseconds