Searched refs:num_alloc (Results 1 – 2 of 2) sorted by relevance
306 int exfat_alloc_cluster(struct inode *inode, unsigned int num_alloc, in exfat_alloc_cluster() argument324 if (num_alloc > total_cnt - sbi->used_clusters) in exfat_alloc_cluster()400 if (--num_alloc == 0) { in exfat_alloc_cluster()
398 int exfat_alloc_cluster(struct inode *inode, unsigned int num_alloc,