Home
last modified time | relevance | path

Searched refs:aux_data (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dfscache.h250 const void *aux_data, in fscache_acquire_cookie() argument
258 aux_data, aux_data_len, in fscache_acquire_cookie()
288 const void *aux_data, in fscache_unuse_cookie() argument
292 __fscache_unuse_cookie(cookie, aux_data, object_size); in fscache_unuse_cookie()
330 const void *aux_data, const loff_t *object_size) in fscache_update_aux() argument
334 if (aux_data && p) in fscache_update_aux()
335 memcpy(p, aux_data, cookie->aux_len); in fscache_update_aux()
345 void __fscache_update_cookie(struct fscache_cookie *cookie, const void *aux_data, in __fscache_update_cookie() argument
351 fscache_update_aux(cookie, aux_data, object_size); in __fscache_update_cookie()
371 void fscache_update_cookie(struct fscache_cookie *cookie, const void *aux_data, in fscache_update_cookie() argument
[all …]
/include/acpi/
Dactbl2.h868 u16 aux_data; member