Home
last modified time | relevance | path

Searched refs:HFSPLUS_FOLDER (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/fs/hfsplus/
Dhfsplus_raw.h314 #define HFSPLUS_FOLDER 0x0001 macro
Ddir.c55 if (type == HFSPLUS_FOLDER) { in hfsplus_lookup()
187 if (type == HFSPLUS_FOLDER) { in hfsplus_readdir()
Dcatalog.c104 folder->type = cpu_to_be16(HFSPLUS_FOLDER); in hfsplus_cat_build_record()
Dsuper.c454 if (entry.type != cpu_to_be16(HFSPLUS_FOLDER)) in hfsplus_fill_super()
Dinode.c495 if (type == HFSPLUS_FOLDER) { in hfsplus_cat_read_inode()