Home
last modified time | relevance | path

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

/fs/exfat/
A Dnode.c956 struct exfat_node* existing; in create() local
964 if (existing != NULL) in create()
966 exfat_put_node(ef, existing); in create()
1076 struct exfat_node* existing; in exfat_rename() local
1101 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 …]
/fs/ext4/
A DKconfig14 existing ext4 filesystem partition.
/fs/fat/
A DKconfig14 existing FAT filesystem partition.

Completed in 6 milliseconds