Home
last modified time | relevance | path

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

/fs/exfat/
A Dfatent.c348 int exfat_alloc_cluster(struct inode *inode, unsigned int num_alloc, in exfat_alloc_cluster() function
A Dexfat_fs.h438 int exfat_alloc_cluster(struct inode *inode, unsigned int num_alloc,
A Dfile.c53 ret = exfat_alloc_cluster(inode, new_num_clusters - num_clusters, in exfat_cont_expand()
A Dinode.c200 ret = exfat_alloc_cluster(inode, num_to_be_allocated, &new_clu, in exfat_map_cluster()
A Ddir.c309 ret = exfat_alloc_cluster(inode, 1, clu, IS_DIRSYNC(inode)); in exfat_alloc_new_dir()
A Dnamei.c350 ret = exfat_alloc_cluster(inode, 1, &clu, IS_DIRSYNC(inode)); in exfat_find_empty_entry()

Completed in 855 milliseconds