Searched refs:existing (Results 1 – 3 of 3) sorted by relevance
956 struct exfat_node* existing; in create() local964 if (existing != NULL) in create()966 exfat_put_node(ef, existing); in create()1076 struct exfat_node* existing; in exfat_rename() local1101 if (existing != NULL) in exfat_rename()1102 exfat_put_node(ef, existing); in exfat_rename()1109 if (existing != NULL) in exfat_rename()1112 if (existing != node) in exfat_rename()1117 rc = exfat_rmdir(ef, existing); in exfat_rename()1128 exfat_put_node(ef, existing); in exfat_rename()[all …]
14 existing ext4 filesystem partition.
14 existing FAT filesystem partition.
Completed in 6 milliseconds