RM_DIR
status_t status = fs_generic_unlink(_volume, _directory, name, RM_DIR);
if (rm_type == (isdir ? RM_LINK : RM_DIR)) {