Home
last modified time | relevance | path

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

/fs/exfat/
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()