Home
last modified time | relevance | path

Searched refs:IS_LAST_SECTOR_IN_CLUSTER (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/staging/exfat/
Dexfat.h93 #define IS_LAST_SECTOR_IN_CLUSTER(sec) \ macro
Dexfat_core.c1811 if (IS_LAST_SECTOR_IN_CLUSTER(sec)) { in get_entry_set_in_dir()
1888 if (IS_LAST_SECTOR_IN_CLUSTER(sec)) { in __write_partial_entries_in_entry_set()