Lines Matching refs:refn
21 fsid = op->upcall.req.io.refn.fs_id; in fsid_of_op()
30 fsid = op->upcall.req.getattr.refn.fs_id; in fsid_of_op()
39 fsid = op->upcall.req.readdir.refn.fs_id; in fsid_of_op()
42 fsid = op->upcall.req.setattr.refn.fs_id; in fsid_of_op()
54 fsid = op->upcall.req.truncate.refn.fs_id; in fsid_of_op()
57 fsid = op->upcall.req.ra_cache_flush.refn.fs_id; in fsid_of_op()
63 fsid = op->upcall.req.getxattr.refn.fs_id; in fsid_of_op()
66 fsid = op->upcall.req.setxattr.refn.fs_id; in fsid_of_op()
69 fsid = op->upcall.req.listxattr.refn.fs_id; in fsid_of_op()
72 fsid = op->upcall.req.removexattr.refn.fs_id; in fsid_of_op()
75 fsid = op->upcall.req.fsync.refn.fs_id; in fsid_of_op()
264 new_op->upcall.req.getattr.refn = orangefs_inode->refn; in orangefs_inode_getattr()
396 new_op->upcall.req.getattr.refn = orangefs_inode->refn; in orangefs_inode_check_changed()
430 new_op->upcall.req.setattr.refn = orangefs_inode->refn; in orangefs_inode_setattr()