Lines Matching defs:attrs

113  * the smallest possible entry4 (assumes no attrs requested).
254 * translation table for attrs
1830 * attrs is impossible. The attrs could have been changed
1833 * destroy the object. Maybe if some attrs (like gid)
2105 * It calls both VOP_GETATTR and VFS_STATVFS calls to get the attrs.
2163 * do_rfs4_op_getattr gets the system attrs and converts into fattr4.
2192 * return NFS4ERR_INVAL when client requests write-only attrs
2202 * Now loop to get or verify the attrs
3657 bitmap4 attrs, bool_t *need_to_lookup)
3663 status = bitmap4_to_attrmask(attrs, sargp);
3683 * a) vattr attrs
3684 * b) vfs attrs
3685 * c) attrs w/per-object scope requested (change, filehandle, etc)
3688 objbits = attrs ? attrs & NFS4_VP_ATTR_MASK : 0;
3699 * If filesystem attrs are requested, get them now from the
3712 * However, don't get any obj-dependent attrs.
4867 * return the bitmap of attrs that were set successfully. It is also
4868 * called by Verify/Nverify to test the vattr/vfsstat attrs. It should
4874 * This function verifies only the attrs that correspond to a vattr or
4879 * Return 0 if all attrs match, -1 if some don't, error if error processing.
4904 * Must return bitmap of successful attrs
5028 * Set vattr based on incoming fattr4 attrs - used by setattr.
5029 * Set response mask. Ignore any values that are not writable vattr attrs.
5038 char *attrs = fattrp->attrlist4;
5073 xdrmem_create(&xdr, attrs, attrslen, XDR_DECODE);
5083 * vattr and va_mask. Any settable attrs that are not using vattr
5152 * failed set attrs
5339 * conversion sets both readable and writeable NFS4 attrs
5341 * unrequested attrs from the setattr result bitmap. This
5447 * do_rfs4_set_attrs will try to verify systemwide attrs,
5509 * do_rfs4_set_attrs will try to verify systemwide attrs,
6495 * attrs is impossible. The attrs could have been changed
6498 * destroy the object. Maybe if some attrs (like gid)
9764 * Check attrs to ensure it's a reparse point