ast 915 src/filemanager/file.c check_same_file (file_op_context_t *ctx, const char *a, const struct stat *ast, const char *b, ast 918 src/filemanager/file.c if (ast->st_dev != bst->st_dev || ast->st_ino != bst->st_ino) ast 921 src/filemanager/file.c if (S_ISDIR (ast->st_mode))