• Home
  • Raw
  • Download

Lines Matching defs:entry

57         const struct block_cache_entry* entry) {  in block_cache_entry_data_is_valid()
65 const struct block_cache_entry* entry) { in block_cache_entry_data_is_dirty()
71 const struct block_cache_entry* entry) { in block_cache_entry_data_is_encrypted()
77 const struct block_cache_entry* entry) { in block_cache_entry_data_is_decrypted()
112 static void block_cache_queue_io_op(struct block_cache_entry* entry, in block_cache_queue_io_op()
127 static void block_cache_queue_read(struct block_cache_entry* entry) { in block_cache_queue_read()
140 static void block_cache_queue_write(struct block_cache_entry* entry, in block_cache_queue_write()
177 struct block_cache_entry* entry; in block_cache_pop_io_op() local
213 struct block_cache_entry* entry; in block_cache_complete_read() local
267 struct block_cache_entry* entry; in block_cache_complete_write() local
323 static bool block_cache_entry_has_refs(struct block_cache_entry* entry) { in block_cache_entry_has_refs()
333 static bool block_cache_entry_has_one_ref(struct block_cache_entry* entry) { in block_cache_entry_has_one_ref()
341 static void block_cache_entry_decrypt(struct block_cache_entry* entry) { in block_cache_entry_decrypt()
387 static void block_cache_entry_encrypt(struct block_cache_entry* entry) { in block_cache_entry_encrypt()
440 static void block_cache_entry_clean(struct block_cache_entry* entry) { in block_cache_entry_clean()
522 static unsigned int block_cache_entry_score(struct block_cache_entry* entry, in block_cache_entry_score()
536 static void block_cache_entry_discard_dirty(struct block_cache_entry* entry) { in block_cache_entry_discard_dirty()
554 static void block_cache_entry_discard(struct block_cache_entry* entry) { in block_cache_entry_discard()
579 struct block_cache_entry* entry; in block_cache_lookup() local
754 struct block_cache_entry* entry, in block_cache_load_entry()
826 struct block_cache_entry* entry; in block_cache_get() local
889 struct block_cache_entry* entry; in block_cache_get_data() local
905 struct block_cache_entry* entry; in data_to_block_cache_entry() local
936 struct block_cache_entry* entry = in block_cache_entry_destroy() local
998 struct block_cache_entry* entry; in block_cache_clean_transaction() local
1069 struct block_cache_entry* entry; in block_cache_discard_transaction() local
1252 struct block_cache_entry* entry = data_to_block_cache_entry(data); in block_dirty() local
1290 struct block_cache_entry* entry; in block_is_clean() local
1301 struct block_cache_entry* entry = data_to_block_cache_entry(data); in block_discard_dirty() local
1316 struct block_cache_entry* entry; in block_discard_dirty_by_block() local
1348 struct block_cache_entry* entry = data_to_block_cache_entry(data); in block_put_dirty_etc() local
1423 struct block_cache_entry* entry = data_to_block_cache_entry(data); in block_put_dirty_no_mac() local
1535 struct block_cache_entry* entry = data_to_block_cache_entry(data_ro); in block_get_cleared_super() local
1589 struct block_cache_entry* entry = data_to_block_cache_entry(data); in block_move() local
1626 struct block_cache_entry* entry = data_to_block_cache_entry(data); in block_put() local
1691 struct block_cache_entry* entry = data_to_block_cache_entry(data); in data_to_block_num() local
1706 struct block_cache_entry* entry; in block_cache_debug_get_ref_block_count() local