Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
H A Dsuper.c393 cpu_to_be32(HFSPLUS_VOL_SOFTLOCK)) { in hfsplus_reconfigure()
510 } else if (vhdr->attributes & cpu_to_be32(HFSPLUS_VOL_SOFTLOCK)) { in hfsplus_fill_super()
/linux/include/linux/
H A Dhfs_common.h275 #define HFSPLUS_VOL_SOFTLOCK (1 << 15) macro