Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/exfat/
Dexfat.h791 s32 exfat_alloc_cluster(struct super_block *sb, s32 num_alloc,
Dexfat_core.c224 s32 exfat_alloc_cluster(struct super_block *sb, s32 num_alloc, in exfat_alloc_cluster() function
3126 .alloc_cluster = exfat_alloc_cluster,