Home
last modified time | relevance | path

Searched refs:HFSPLUS_FOLDER (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/hfsplus/
H A Dcatalog.c115 folder->type = cpu_to_be16(HFSPLUS_FOLDER); in hfsplus_cat_build_record()
418 if (type == HFSPLUS_FOLDER) in hfsplus_delete_cat()
423 if (type == HFSPLUS_FILE || type == HFSPLUS_FOLDER) { in hfsplus_delete_cat()
495 if (type == HFSPLUS_FOLDER) in hfsplus_rename_cat()
512 if (type == HFSPLUS_FOLDER) in hfsplus_rename_cat()
H A Dxattr.c298 if (be16_to_cpu(entry.type) == HFSPLUS_FOLDER) { in __hfsplus_setxattr()
361 if (cat_entry_type == HFSPLUS_FOLDER) { in __hfsplus_setxattr()
463 if (entry_type == HFSPLUS_FOLDER) { in hfsplus_getxattr_finder_info()
630 if (entry_type == HFSPLUS_FOLDER) { in hfsplus_listxattr_finder_info()
807 if (cat_entry_type == HFSPLUS_FOLDER) { in hfsplus_removexattr()
H A Ddir.c63 if (type == HFSPLUS_FOLDER) { in hfsplus_lookup()
210 if (type == HFSPLUS_FOLDER) { in hfsplus_readdir()
H A Dhfsplus_raw.h333 #define HFSPLUS_FOLDER 0x0001 macro
H A Dsuper.c527 if (entry.type != cpu_to_be16(HFSPLUS_FOLDER)) { in hfsplus_fill_super()
H A Dinode.c497 if (type == HFSPLUS_FOLDER) { in hfsplus_cat_read_inode()
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dcatalog.c115 folder->type = cpu_to_be16(HFSPLUS_FOLDER); in hfsplus_cat_build_record()
418 if (type == HFSPLUS_FOLDER) in hfsplus_delete_cat()
423 if (type == HFSPLUS_FILE || type == HFSPLUS_FOLDER) { in hfsplus_delete_cat()
495 if (type == HFSPLUS_FOLDER) in hfsplus_rename_cat()
512 if (type == HFSPLUS_FOLDER) in hfsplus_rename_cat()
H A Dxattr.c297 if (be16_to_cpu(entry.type) == HFSPLUS_FOLDER) { in __hfsplus_setxattr()
360 if (cat_entry_type == HFSPLUS_FOLDER) { in __hfsplus_setxattr()
462 if (entry_type == HFSPLUS_FOLDER) { in hfsplus_getxattr_finder_info()
629 if (entry_type == HFSPLUS_FOLDER) { in hfsplus_listxattr_finder_info()
806 if (cat_entry_type == HFSPLUS_FOLDER) { in hfsplus_removexattr()
H A Ddir.c63 if (type == HFSPLUS_FOLDER) { in hfsplus_lookup()
210 if (type == HFSPLUS_FOLDER) { in hfsplus_readdir()
H A Dhfsplus_raw.h337 #define HFSPLUS_FOLDER 0x0001 macro
H A Dsuper.c527 if (entry.type != cpu_to_be16(HFSPLUS_FOLDER)) { in hfsplus_fill_super()
H A Dinode.c511 if (type == HFSPLUS_FOLDER) { in hfsplus_cat_read_inode()

Completed in 12 milliseconds