Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfsplus/
Dhfsplus_raw.h298 #define HFSPLUS_FOLDER 0x0001 macro
Ddir.c51 if (type == HFSPLUS_FOLDER) { in hfsplus_lookup()
164 if (type == HFSPLUS_FOLDER) { in hfsplus_readdir()
Dcatalog.c69 folder->type = cpu_to_be16(HFSPLUS_FOLDER); in hfsplus_fill_cat_entry()
Dinode.c366 if (type == HFSPLUS_FOLDER) { in hfsplus_cat_read_inode()
Dsuper.c393 if (entry.type != cpu_to_be16(HFSPLUS_FOLDER)) in hfsplus_read_super()