Searched refs:object_size (Results 1 – 8 of 8) sorted by relevance
| /include/linux/ |
| A D | fscache.h | 115 loff_t object_size; /* Size of the netfs object */ member 252 loff_t object_size) in fscache_acquire_cookie() argument 259 object_size); in fscache_acquire_cookie() 289 const loff_t *object_size) 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 336 if (object_size) in fscache_update_aux() 337 cookie->object_size = *object_size; in fscache_update_aux() 346 const loff_t *object_size) in __fscache_update_cookie() argument 351 fscache_update_aux(cookie, aux_data, object_size); in __fscache_update_cookie() [all …]
|
| A D | objpool.h | 121 int objpool_init(struct objpool_head *pool, int nr_objs, int object_size,
|
| A D | slab.h | 341 unsigned int object_size,
|
| /include/acpi/ |
| A D | acpiosxf.h | 202 u16 object_size,
|
| A D | actypes.h | 1252 u16 object_size; member
|
| /include/linux/ceph/ |
| A D | ceph_fs.h | 65 u32 object_size; /* until objects are this big */ member 445 __le32 object_size; member
|
| /include/trace/events/ |
| A D | fscache.h | 494 __entry->old_size = cookie->object_size;
|
| A D | kmem.h | 35 __entry->bytes_req = s->object_size;
|
Completed in 29 milliseconds