Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/exfat/
Dexfat_super.c547 static int ffsLookupFile(struct inode *inode, char *path, struct file_id_t *fid) in ffsLookupFile() function
2414 err = ffsLookupFile(dir, (u8 *)qname->name, fid); in exfat_find()