Searched refs:DENTRY_SIZE (Results 1 – 2 of 2) sorted by relevance
34 #define DENTRY_SIZE 32 /* directory entry size */ macro
249 cpos = round_up(cpos, DENTRY_SIZE); in exfat_iterate()552 chksum = exfat_calc_chksum16(ep, DENTRY_SIZE, chksum, in exfat_update_dir_chksum()744 int off = es->start_off + num * DENTRY_SIZE; in exfat_get_dentry_cached()814 num_bh = EXFAT_B_TO_BLK_ROUND_UP(off + num_entries * DENTRY_SIZE, sb); in __exfat_get_dentry_set()