Home
last modified time | relevance | path

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

/linux-6.1.9/fs/exfat/
Ddir.c622 static int exfat_walk_fat_chain(struct super_block *sb, in exfat_walk_fat_chain() function
663 ret = exfat_walk_fat_chain(sb, p_dir, off, &clu); in exfat_find_location()
834 ret = exfat_walk_fat_chain(sb, p_dir, byte_offset, &clu); in exfat_get_dentry_set()