Searched refs:new_file (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/lib/libc/db/hash/
H A Dhash_buf.c131 is_disk = is_disk_mask || !hashp->new_file;
234 if (hashp->new_file &&
H A Dhash.h105 int new_file; /* Indicates if fd is backing store member in struct:htab
H A Dhash.c185 hashp->new_file = new_table;
465 hashp->new_file = 0;
/barrelfish-master/lib/devif/backends/net/mlx4/drivers/infiniband/core/
H A Ducma.c1117 static ssize_t ucma_migrate_id(struct ucma_file *new_file, argument
1144 if (cur_file == new_file) {
1153 ucma_lock_files(cur_file, new_file);
1156 list_move_tail(&ctx->list, &new_file->ctx_list);
1157 ucma_move_events(ctx, new_file);
1158 ctx->file = new_file;
1162 ucma_unlock_files(cur_file, new_file);
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumsio.tex274 [eclipse 1]: open(new_file, write, Stream).
283 [eclipse 1]: open(new_file, write, new_stream).
289 [eclipse 1]: open(new_file, write, _, [alias(new_stream)]).

Completed in 101 milliseconds