Home
last modified time | relevance | path

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

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