Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hfsplus/
Dhfsplus_raw.h144 #define HFSPLUS_VOL_INCNSTNT (1 << 11) macro
Dsuper.c292 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()