Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfsplus/
Dhfsplus_raw.h123 #define HFSPLUS_VOL_SOFTLOCK (1 << 15) macro
Dsuper.c249 } else if (vhdr->attributes & cpu_to_be32(HFSPLUS_VOL_SOFTLOCK)) { in hfsplus_remount()
352 } else if (vhdr->attributes & cpu_to_be32(HFSPLUS_VOL_SOFTLOCK)) { in hfsplus_read_super()