Home
last modified time | relevance | path

Searched refs:exfat_walk_fat_chain (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/exfat/
H A Ddir.c624 static int exfat_walk_fat_chain(struct super_block *sb, in exfat_walk_fat_chain() function
665 ret = exfat_walk_fat_chain(sb, p_dir, off, &clu); in exfat_find_location()
839 ret = exfat_walk_fat_chain(sb, p_dir, byte_offset, &clu); in exfat_get_dentry_set()
/kernel/linux/linux-6.6/fs/exfat/
H A Ddir.c659 static int exfat_walk_fat_chain(struct super_block *sb, in exfat_walk_fat_chain() function
700 ret = exfat_walk_fat_chain(sb, p_dir, off, &clu); in exfat_find_location()

Completed in 5 milliseconds