Home
last modified time | relevance | path

Searched defs:netfs_data (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/fscache/
H A Dcookie.c123 fscache_alloc_cookie( struct fscache_cookie *parent, const struct fscache_cookie_def *def, const void *index_key, size_t index_key_len, const void *aux_data, size_t aux_data_len, void *netfs_data, loff_t object_size) fscache_alloc_cookie() argument
237 __fscache_acquire_cookie( struct fscache_cookie *parent, const struct fscache_cookie_def *def, const void *index_key, size_t index_key_len, const void *aux_data, size_t aux_data_len, void *netfs_data, loff_t object_size, bool enable) __fscache_acquire_cookie() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dfscache.h143 void *netfs_data; /* back pointer to netfs */ member
322 fscache_acquire_cookie( struct fscache_cookie *parent, const struct fscache_cookie_def *def, const void *index_key, size_t index_key_len, const void *aux_data, size_t aux_data_len, void *netfs_data, loff_t object_size, bool enable) fscache_acquire_cookie() argument

Completed in 3 milliseconds