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

  /src/sys/fs/hfs/
libhfs.h 83 HFS_VOL_JOURNALED = 13,
libhfs.c 303 if (out_vol->vh.attributes & (1<<HFS_VOL_JOURNALED)) {
1111 if (!(in_vol->vh.attributes & (1<<HFS_VOL_JOURNALED)))

Completed in 13 milliseconds