Home
last modified time | relevance | path

Searched refs:HFSPLUS_VOL_INCNSTNT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/hfsplus/
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()
H A Dhfsplus_raw.h144 #define HFSPLUS_VOL_INCNSTNT (1 << 11) macro
/kernel/linux/linux-6.6/fs/hfsplus/
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()
H A Dhfsplus_raw.h144 #define HFSPLUS_VOL_INCNSTNT (1 << 11) macro

Completed in 5 milliseconds