Lines Matching refs:refn
20 fsid = op->upcall.req.io.refn.fs_id; in fsid_of_op()
29 fsid = op->upcall.req.getattr.refn.fs_id; in fsid_of_op()
38 fsid = op->upcall.req.readdir.refn.fs_id; in fsid_of_op()
41 fsid = op->upcall.req.setattr.refn.fs_id; in fsid_of_op()
53 fsid = op->upcall.req.truncate.refn.fs_id; in fsid_of_op()
56 fsid = op->upcall.req.ra_cache_flush.refn.fs_id; in fsid_of_op()
62 fsid = op->upcall.req.getxattr.refn.fs_id; in fsid_of_op()
65 fsid = op->upcall.req.setxattr.refn.fs_id; in fsid_of_op()
68 fsid = op->upcall.req.listxattr.refn.fs_id; in fsid_of_op()
71 fsid = op->upcall.req.removexattr.refn.fs_id; in fsid_of_op()
74 fsid = op->upcall.req.fsync.refn.fs_id; in fsid_of_op()
300 new_op->upcall.req.getattr.refn = orangefs_inode->refn; in orangefs_inode_getattr()
418 new_op->upcall.req.getattr.refn = orangefs_inode->refn; in orangefs_inode_check_changed()
449 new_op->upcall.req.setattr.refn = orangefs_inode->refn; in orangefs_inode_setattr()