Home
last modified time | relevance | path

Searched refs:exfat_get_cluster (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/exfat/
H A Dcache.c236 int exfat_get_cluster(struct inode *inode, unsigned int cluster, in exfat_get_cluster() function
H A Dexfat_fs.h443 int exfat_get_cluster(struct inode *inode, unsigned int cluster,
H A Dinode.c142 int err = exfat_get_cluster(inode, clu_offset, in exfat_map_cluster()
471 /* exfat_get_cluster() assumes the requested blocknr isn't truncated. */ in exfat_aop_bmap()
/kernel/linux/linux-6.6/fs/exfat/
H A Dcache.c236 int exfat_get_cluster(struct inode *inode, unsigned int cluster, in exfat_get_cluster() function
H A Dexfat_fs.h471 int exfat_get_cluster(struct inode *inode, unsigned int cluster,
H A Dinode.c148 int err = exfat_get_cluster(inode, clu_offset, in exfat_map_cluster()
445 /* exfat_get_cluster() assumes the requested blocknr isn't truncated. */ in exfat_aop_bmap()

Completed in 5 milliseconds