Lines Matching full:auxiliary
86 * presented, as is the auxiliary data and the object size
156 #define FSCACHE_COOKIE_AUX_UPDATED 8 /* T if the auxiliary data was updated */
162 u8 aux_len; /* Length of auxiliary data */
169 void *aux; /* Auxiliary data */
307 * @aux_data: The auxiliary data for the cookie (may be NULL)
308 * @aux_data_len: Size of the auxiliary data buffer
346 * @aux_data: The updated auxiliary data for the cookie (may be NULL)
351 * provided to update the auxiliary data in the cache before the object is
367 * fscache_check_consistency - Request validation of a cache's auxiliary data
369 * @aux_data: The updated auxiliary data for the cookie (may be NULL)
372 * backing cache. The auxiliary data on the cookie will be updated first if
391 * @aux_data: The updated auxiliary data for the cookie (may be NULL)
394 * cookie. The auxiliary data on the cookie will be updated first if @aux_data
792 * @aux_data: The updated auxiliary data for the cookie (may be NULL)
804 * If @aux_data is set, then auxiliary data will be updated from that.
818 * @aux_data: The updated auxiliary data for the cookie (may be NULL)
826 * is set, the auxiliary data attached to the cookie will be updated.