Home
last modified time | relevance | path

Searched refs:HFSPLUS_HAS_FOLDER_COUNT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/hfsplus/
H A Dhfsplus_raw.h311 #define HFSPLUS_HAS_FOLDER_COUNT 0x0010 /* Folder has subfolder count macro
H A Dinode.c515 if (folder->flags & cpu_to_be16(HFSPLUS_HAS_FOLDER_COUNT)) { in hfsplus_cat_read_inode()
600 if (folder->flags & cpu_to_be16(HFSPLUS_HAS_FOLDER_COUNT)) { in hfsplus_cat_write_inode()
H A Dcatalog.c117 folder->flags |= cpu_to_be16(HFSPLUS_HAS_FOLDER_COUNT); in hfsplus_cat_build_record()
230 * for folders with HFSPLUS_HAS_FOLDER_COUNT flag set. in hfsplus_subfolders_inc()
243 * for folders with HFSPLUS_HAS_FOLDER_COUNT flag set. in hfsplus_subfolders_dec()
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dhfsplus_raw.h315 #define HFSPLUS_HAS_FOLDER_COUNT 0x0010 /* Folder has subfolder count macro
H A Dinode.c530 if (folder->flags & cpu_to_be16(HFSPLUS_HAS_FOLDER_COUNT)) { in hfsplus_cat_read_inode()
616 if (folder->flags & cpu_to_be16(HFSPLUS_HAS_FOLDER_COUNT)) { in hfsplus_cat_write_inode()
H A Dcatalog.c117 folder->flags |= cpu_to_be16(HFSPLUS_HAS_FOLDER_COUNT); in hfsplus_cat_build_record()
230 * for folders with HFSPLUS_HAS_FOLDER_COUNT flag set. in hfsplus_subfolders_inc()
243 * for folders with HFSPLUS_HAS_FOLDER_COUNT flag set. in hfsplus_subfolders_dec()

Completed in 6 milliseconds