Lines Matching refs:upcall
33 new_op->upcall.req.ra_cache_flush.refn = orangefs_inode->refn;
46 * Post and wait for the I/O upcall to finish
67 new_op->upcall.req.io.readahead_size = readahead_size;
68 new_op->upcall.req.io.io_type = type;
69 new_op->upcall.req.io.refn = orangefs_inode->refn;
89 new_op->upcall.req.io.buf_index = buffer_index;
90 new_op->upcall.req.io.count = total_size;
91 new_op->upcall.req.io.offset = *offset;
93 new_op->upcall.uid = from_kuid(&init_user_ns, wr->uid);
94 new_op->upcall.gid = from_kgid(&init_user_ns, wr->gid);
125 new_op->upcall.uid = 0;
127 new_op->upcall.uid = 0;
560 new_op->upcall.req.fsync.refn = orangefs_inode->refn;