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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus/
H A Dhfsplus_raw.h132 #define HFSPLUS_VOL_INCNSTNT (1 << 11) macro
H A Dsuper.c197 vhdr->attributes &= cpu_to_be32(~HFSPLUS_VOL_INCNSTNT);
414 vhdr->attributes |= cpu_to_be32(HFSPLUS_VOL_INCNSTNT);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dhfsplus_raw.h133 #define HFSPLUS_VOL_INCNSTNT (1 << 11) macro
H A Dsuper.c262 vhdr->attributes &= cpu_to_be32(~HFSPLUS_VOL_INCNSTNT);
529 vhdr->attributes |= cpu_to_be32(HFSPLUS_VOL_INCNSTNT);

Completed in 65 milliseconds