Searched refs:current_depth (Results 1 – 5 of 5) sorted by relevance
134 cache->current_depth--; in acpi_os_purge_cache()200 if (cache->current_depth >= cache->max_depth) { in acpi_os_release_object()222 cache->current_depth++; in acpi_os_release_object()270 cache->current_depth--; in acpi_os_acquire_object()
432 unsigned int current_depth) in update_parent_metadata() argument444 if (F2FS_I(dir)->i_current_depth != current_depth) { in update_parent_metadata()445 F2FS_I(dir)->i_current_depth = current_depth; in update_parent_metadata()500 unsigned int current_depth; in __f2fs_add_link() local522 current_depth = F2FS_I(dir)->i_current_depth; in __f2fs_add_link()529 if (unlikely(current_depth == MAX_DIR_HASH_DEPTH)) in __f2fs_add_link()533 if (level == current_depth) in __f2fs_add_link()534 ++current_depth; in __f2fs_add_link()584 update_parent_metadata(dir, inode, current_depth); in __f2fs_add_link()
541 …tup(struct snd_gus_card * gus, int voice, int lfo_type, int freq, int current_depth, int depth, in…
1231 u16 current_depth; member
4036 u16 current_depth; in mptsas_handle_queue_full_event() local4043 current_depth = le16_to_cpu(qfull_data->CurrentDepth); in mptsas_handle_queue_full_event()4084 if (current_depth > sdev->queue_depth) { in mptsas_handle_queue_full_event()4089 current_depth); in mptsas_handle_queue_full_event()4093 current_depth - 1); in mptsas_handle_queue_full_event()