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