Lines Matching refs:attributes
248 /* Must have all the attributes in the mask and be within cache time. */
282 /* Must have all the attributes in the mask and be within cache time. */
302 &new_op->downcall.resp.getattr.attributes,
311 downcall.resp.getattr.attributes.objtype);
315 downcall.resp.getattr.attributes);
318 downcall.resp.getattr.attributes.size;
321 attributes.blksize);
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);
406 &new_op->downcall.resp.getattr.attributes,
432 &new_op->upcall.req.setattr.attributes);
434 if (!new_op->upcall.req.setattr.attributes.mask) {