Searched refs:exfat_split (Results 1 – 3 of 3) sorted by relevance
| /fs/exfat/ |
| A D | lookup.c | 176 int exfat_split(struct exfat* ef, struct exfat_node** parent, in exfat_split() function
|
| A D | exfat.h | 187 int exfat_split(struct exfat* ef, struct exfat_node** parent,
|
| A D | node.c | 961 rc = exfat_split(ef, &dir, &existing, name, path); in create() 1086 rc = exfat_split(ef, &dir, &existing, name, new_path); in exfat_rename()
|
Completed in 6 milliseconds