Home
last modified time | relevance | path

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

/fs/exfat/
Dfatent.c306 int exfat_alloc_cluster(struct inode *inode, unsigned int num_alloc, in exfat_alloc_cluster() argument
324 if (num_alloc > total_cnt - sbi->used_clusters) in exfat_alloc_cluster()
400 if (--num_alloc == 0) { in exfat_alloc_cluster()
Dexfat_fs.h398 int exfat_alloc_cluster(struct inode *inode, unsigned int num_alloc,