Home
last modified time | relevance | path

Searched refs:HFSPLUS_VOL_JOURNALED (Results 1 – 2 of 2) sorted by relevance

/fs/hfsplus/
Dsuper.c354 cpu_to_be32(HFSPLUS_VOL_JOURNALED)) { in hfsplus_remount()
465 } else if ((vhdr->attributes & cpu_to_be32(HFSPLUS_VOL_JOURNALED)) && in hfsplus_fill_super()
Dhfsplus_raw.h146 #define HFSPLUS_VOL_JOURNALED (1 << 13) macro