Home
last modified time | relevance | path

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

/include/linux/
Dfscache.h327 const void *aux_data, in fscache_acquire_cookie() argument
336 aux_data, aux_data_len, in fscache_acquire_cookie()
359 const void *aux_data, in fscache_relinquish_cookie() argument
363 __fscache_relinquish_cookie(cookie, aux_data, retire); in fscache_relinquish_cookie()
380 const void *aux_data) in fscache_check_consistency() argument
383 return __fscache_check_consistency(cookie, aux_data); in fscache_check_consistency()
401 void fscache_update_cookie(struct fscache_cookie *cookie, const void *aux_data) in fscache_update_cookie() argument
404 __fscache_update_cookie(cookie, aux_data); in fscache_update_cookie()
840 const void *aux_data, in fscache_disable_cookie() argument
844 __fscache_disable_cookie(cookie, aux_data, invalidate); in fscache_disable_cookie()
[all …]
/include/acpi/
Dactbl2.h647 u16 aux_data; member