Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/fs/ext2/
Dext2_ops.c500 static int ext2_unlink(struct fs_mount_t *mountp, const char *name) in ext2_unlink() function
640 .unlink = ext2_unlink,