Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfsplus/
H A Dhfsplus_raw.h144 #define HFSPLUS_VOL_INCNSTNT (1 << 11) macro
H A Dsuper.c293 vhdr->attributes &= cpu_to_be32(~HFSPLUS_VOL_INCNSTNT); in hfsplus_put_super()
549 vhdr->attributes |= cpu_to_be32(HFSPLUS_VOL_INCNSTNT); in hfsplus_fill_super()