Home
last modified time | relevance | path

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

/linux/fs/exfat/
A Dfatent.c322 int exfat_alloc_cluster(struct inode *inode, unsigned int num_alloc, in exfat_alloc_cluster() function
A Dexfat_fs.h391 int exfat_alloc_cluster(struct inode *inode, unsigned int num_alloc,
A Dinode.c182 ret = exfat_alloc_cluster(inode, num_to_be_allocated, &new_clu, in exfat_map_cluster()
A Ddir.c325 ret = exfat_alloc_cluster(inode, 1, clu, IS_DIRSYNC(inode)); in exfat_alloc_new_dir()
A Dnamei.c343 ret = exfat_alloc_cluster(inode, 1, &clu, IS_DIRSYNC(inode)); in exfat_find_empty_entry()

Completed in 14 milliseconds