Lines Matching refs:getattr
30 fsid = op->upcall.req.getattr.refn.fs_id;
264 new_op->upcall.req.getattr.refn = orangefs_inode->refn;
270 new_op->upcall.req.getattr.mask = ORANGEFS_ATTR_SYS_ALL_NOHINT;
272 new_op->upcall.req.getattr.mask =
302 &new_op->downcall.resp.getattr.attributes,
303 new_op->downcall.resp.getattr.link_target);
311 downcall.resp.getattr.attributes.objtype);
315 downcall.resp.getattr.attributes);
318 downcall.resp.getattr.attributes.size;
320 inode->i_blkbits = ffs(new_op->downcall.resp.getattr.
337 downcall.resp.getattr.link_target);
339 new_op->downcall.resp.getattr.link_target,
357 downcall.resp.getattr.attributes.owner);
359 downcall.resp.getattr.attributes.group);
361 downcall.resp.getattr.attributes.atime;
363 downcall.resp.getattr.attributes.mtime;
365 (time64_t)new_op->downcall.resp.getattr.attributes.ctime,
372 orangefs_inode_perms(&new_op->downcall.resp.getattr.attributes);
396 new_op->upcall.req.getattr.refn = orangefs_inode->refn;
397 new_op->upcall.req.getattr.mask = ORANGEFS_ATTR_SYS_TYPE |
406 &new_op->downcall.resp.getattr.attributes,
407 new_op->downcall.resp.getattr.link_target);