Lines Matching refs:upcall
34 new_op->upcall.req.ra_cache_flush.refn = orangefs_inode->refn;
47 * Post and wait for the I/O upcall to finish
68 new_op->upcall.req.io.readahead_size = readahead_size;
69 new_op->upcall.req.io.io_type = type;
70 new_op->upcall.req.io.refn = orangefs_inode->refn;
90 new_op->upcall.req.io.buf_index = buffer_index;
91 new_op->upcall.req.io.count = total_size;
92 new_op->upcall.req.io.offset = *offset;
94 new_op->upcall.uid = from_kuid(&init_user_ns, wr->uid);
95 new_op->upcall.gid = from_kgid(&init_user_ns, wr->gid);
126 new_op->upcall.uid = 0;
128 new_op->upcall.uid = 0;
474 new_op->upcall.req.fsync.refn = orangefs_inode->refn;