/linux-6.12.1/drivers/md/dm-vdo/indexer/ |
D | volume.h | 99 struct volume { struct 106 const struct uds_volume_record **record_pointers; argument 127 struct volume **new_volume); argument
|
D | volume.c | 355 static void enqueue_page_read(struct volume *volume, struct uds_request *request, in enqueue_page_read() 402 static inline struct queued_read *wait_to_reserve_read_queue_entry(struct volume *volume) in wait_to_reserve_read_queue_entry() 417 static int init_chapter_index_page(const struct volume *volume, u8 *index_page, in init_chapter_index_page() 459 static int initialize_index_page(const struct volume *volume, u32 physical_page, in initialize_index_page() 506 static int search_page(struct cached_page *page, const struct volume *volume, in search_page() 541 static int process_entry(struct volume *volume, struct queued_read *entry) in process_entry() 599 static void release_queued_requests(struct volume *volume, struct queued_read *entry, in release_queued_requests() 625 struct volume *volume = arg; in read_thread_function() local 693 static int read_page_locked(struct volume *volume, u32 physical_page, in read_page_locked() 733 static int get_volume_page_locked(struct volume *volume, u32 physical_page, in get_volume_page_locked() [all …]
|
/linux-6.12.1/fs/netfs/ |
D | fscache_volume.c | 20 struct fscache_volume *fscache_get_volume(struct fscache_volume *volume, in fscache_get_volume() 30 struct fscache_volume *fscache_try_get_volume(struct fscache_volume *volume, in fscache_try_get_volume() 43 static void fscache_see_volume(struct fscache_volume *volume, in fscache_see_volume() 54 static void __fscache_begin_volume_access(struct fscache_volume *volume, in __fscache_begin_volume_access() 96 bool fscache_begin_volume_access(struct fscache_volume *volume, in fscache_begin_volume_access() 119 void fscache_end_volume_access(struct fscache_volume *volume, in fscache_end_volume_access() 149 static bool fscache_is_acquire_pending(struct fscache_volume *volume) in fscache_is_acquire_pending() 217 struct fscache_volume *volume; in fscache_alloc_volume() local 285 struct fscache_volume *volume = in fscache_create_volume_work() local 303 void fscache_create_volume(struct fscache_volume *volume, bool wait) in fscache_create_volume() [all …]
|
D | fscache_cookie.c | 326 struct fscache_volume *volume, in fscache_alloc_cookie() 451 struct fscache_volume *volume, in __fscache_acquire_cookie() 1010 struct fscache_volume *volume = cookie->volume; in fscache_put_cookie() local
|
/linux-6.12.1/fs/afs/ |
D | volume.c | 21 struct afs_volume *volume) in afs_insert_volume_into_cell() 57 static void afs_remove_volume_from_cell(struct afs_volume *volume) in afs_remove_volume_from_cell() 80 struct afs_volume *volume; in afs_alloc_volume() local 135 struct afs_volume *candidate, *volume; in afs_lookup_volume() local 199 struct afs_volume *volume; in afs_create_volume() local 237 struct afs_volume *volume = container_of(work, struct afs_volume, destructor); in afs_destroy_volume() local 260 bool afs_try_get_volume(struct afs_volume *volume, enum afs_volume_trace reason) in afs_try_get_volume() 274 struct afs_volume *afs_get_volume(struct afs_volume *volume, in afs_get_volume() 290 void afs_put_volume(struct afs_volume *volume, enum afs_volume_trace reason) in afs_put_volume() 307 int afs_activate_volume(struct afs_volume *volume) in afs_activate_volume() [all …]
|
D | validation.c | 122 const struct afs_volume *volume = vnode->volume; in afs_check_validity() local 144 static bool __afs_is_server_excluded(struct afs_operation *op, struct afs_volume *volume) in __afs_is_server_excluded() 170 static int afs_is_server_excluded(struct afs_operation *op, struct afs_volume *volume) in afs_is_server_excluded() 188 static int afs_update_volume_creation_time(struct afs_operation *op, struct afs_volume *volume) in afs_update_volume_creation_time() 255 static void afs_update_volume_update_time(struct afs_operation *op, struct afs_volume *volume) in afs_update_volume_update_time() 294 static int afs_update_volume_times(struct afs_operation *op, struct afs_volume *volume) in afs_update_volume_times() 324 struct afs_volume *volume = op->volume; in afs_update_volume_state() local 384 struct afs_volume *volume = vnode->volume; in afs_validate() local
|
D | callback.c | 36 static void afs_volume_init_callback(struct afs_volume *volume) in afs_volume_init_callback() 114 struct afs_volume *volume = NULL; in afs_lookup_volume_rcu() local 159 struct afs_volume *volume) in afs_break_volume_callback() 189 struct afs_volume *volume, in afs_break_one_callback() 218 struct afs_volume *volume; in afs_break_some_callbacks() local
|
D | server_list.c | 27 struct afs_server_list *afs_alloc_server_list(struct afs_volume *volume, in afs_alloc_server_list() 157 void afs_attach_volume_to_servers(struct afs_volume *volume, struct afs_server_list *slist) in afs_attach_volume_to_servers() 187 void afs_reattach_volume_to_servers(struct afs_volume *volume, struct afs_server_list *new, in afs_reattach_volume_to_servers() 235 void afs_detach_volume_from_servers(struct afs_volume *volume, struct afs_server_list *slist) in afs_detach_volume_from_servers()
|
D | vl_alias.c | 20 struct afs_volume *volume; in afs_sample_volume() local 141 struct afs_volume *volume, *pvol = NULL; in afs_query_for_alias_one() local
|
D | super.c | 159 struct afs_volume *volume = as->volume; in afs_show_devname() local 359 struct afs_volume *volume; in afs_validate_fc() local
|
/linux-6.12.1/fs/cachefiles/ |
D | volume.c | 19 struct cachefiles_volume *volume; in cachefiles_acquire_volume() local 108 static void __cachefiles_free_volume(struct cachefiles_volume *volume) in __cachefiles_free_volume() 124 struct cachefiles_volume *volume = vcookie->cache_priv; in cachefiles_free_volume() local 134 void cachefiles_withdraw_volume(struct cachefiles_volume *volume) in cachefiles_withdraw_volume()
|
D | namei.c | 419 struct cachefiles_volume *volume = object->volume; in cachefiles_delete_object() local 442 struct cachefiles_volume *volume = object->volume; in cachefiles_create_tmpfile() local 621 struct cachefiles_volume *volume = object->volume; in cachefiles_look_up_object() local 673 struct cachefiles_volume *volume = object->volume; in cachefiles_commit_tmpfile() local
|
D | cache.c | 321 struct cachefiles_volume *volume; in cachefiles_withdraw_fscache_volumes() local 356 struct cachefiles_volume *volume = NULL; in cachefiles_withdraw_volumes() local
|
D | xattr.c | 205 bool cachefiles_set_volume_xattr(struct cachefiles_volume *volume) in cachefiles_set_volume_xattr() 253 int cachefiles_check_volume_xattr(struct cachefiles_volume *volume) in cachefiles_check_volume_xattr()
|
D | ondemand.c | 596 struct fscache_volume *volume = object->volume->vcookie; in cachefiles_ondemand_init_open_req() local 658 struct fscache_volume *volume = object->volume->vcookie; in cachefiles_ondemand_init_object() local 715 struct cachefiles_volume *volume) in cachefiles_ondemand_init_obj_info()
|
D | interface.c | 25 struct cachefiles_volume *volume = vcookie->cache_priv; in cachefiles_alloc_object() local 423 struct cachefiles_volume *volume = object->volume; in cachefiles_invalidate_cookie() local
|
/linux-6.12.1/drivers/firmware/efi/libstub/ |
D | file.c | 37 static efi_status_t efi_open_file(efi_file_protocol_t *volume, in efi_open_file() 128 static efi_status_t efi_open_device_path(efi_file_protocol_t **volume, in efi_open_device_path() 195 efi_file_protocol_t *volume = NULL; in handle_cmdline_files() local
|
/linux-6.12.1/arch/m68k/mac/ |
D | macboing.c | 220 static void mac_quadra_start_bell( unsigned int freq, unsigned int length, unsigned int volume ) in mac_quadra_start_bell() 301 static void mac_av_start_bell( unsigned int freq, unsigned int length, unsigned int volume ) in mac_av_start_bell()
|
/linux-6.12.1/include/linux/ |
D | fscache.h | 24 #define fscache_volume_valid(volume) (volume) argument 31 #define fscache_volume_valid(volume) (0) argument 109 struct fscache_volume *volume; /* Parent volume of this file. */ member 222 void fscache_relinquish_volume(struct fscache_volume *volume, in fscache_relinquish_volume() 246 struct fscache_cookie *fscache_acquire_cookie(struct fscache_volume *volume, in fscache_acquire_cookie()
|
/linux-6.12.1/sound/soc/intel/avs/ |
D | control.h | 17 long volume; member
|
/linux-6.12.1/sound/ppc/ |
D | burgundy.c | 125 long *volume, int shift) in snd_pmac_burgundy_write_volume() 144 long *volume, int shift) in snd_pmac_burgundy_read_volume() 210 long *volume, int off) in snd_pmac_burgundy_write_volume_2b() 224 long *volume, int off) in snd_pmac_burgundy_read_volume_2b()
|
/linux-6.12.1/sound/usb/line6/ |
D | playback.c | 21 static void change_volume(struct urb *urb_out, int volume[], in change_volume() 109 int volume, int bytes_per_frame) in add_monitor_signal()
|
/linux-6.12.1/sound/firewire/oxfw/ |
D | oxfw-spkr.c | 12 s16 volume[6]; member 214 s16 volume; in spkr_volume_put() local
|
/linux-6.12.1/include/sound/ |
D | pt2258.h | 16 unsigned char volume[6]; member
|
/linux-6.12.1/drivers/media/radio/ |
D | radio-sf16fmr2.c | 35 struct v4l2_ctrl *volume; member 153 int volume, balance, left, right; in fmr2_s_ctrl() local
|