Home
last modified time | relevance | path

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

/fs/exfat/
A Dlookup.c36 rc = exfat_cache_directory(ef, dir); in exfat_opendir()
A Dexfat.h229 int exfat_cache_directory(struct exfat* ef, struct exfat_node* dir);
A Dmount.c327 rc = exfat_cache_directory(ef, ef->root); in exfat_mount()
A Dnode.c532 int exfat_cache_directory(struct exfat* ef, struct exfat_node* dir) in exfat_cache_directory() function
799 rc = exfat_cache_directory(ef, node); in exfat_rmdir()

Completed in 7 milliseconds