Home
last modified time | relevance | path

Searched defs:volume (Results 1 – 25 of 111) sorted by relevance

12345

/openbmc/linux/fs/fscache/
H A Dvolume.c30 static void fscache_see_volume(struct fscache_volume *volume, in fscache_see_volume()
83 bool fscache_begin_volume_access(struct fscache_volume *volume, in fscache_begin_volume_access()
106 void fscache_end_volume_access(struct fscache_volume *volume, in fscache_end_volume_access()
204 struct fscache_volume *volume; in fscache_alloc_volume() local
272 struct fscache_volume *volume = in fscache_create_volume_work() local
324 struct fscache_volume *volume; in __fscache_acquire_volume() local
378 static void fscache_free_volume(struct fscache_volume *volume) in fscache_free_volume()
409 void fscache_put_volume(struct fscache_volume *volume, in fscache_put_volume()
427 void __fscache_relinquish_volume(struct fscache_volume *volume, in __fscache_relinquish_volume()
451 void fscache_withdraw_volume(struct fscache_volume *volume) in fscache_withdraw_volume()
[all …]
H A Dcookie.c326 struct fscache_volume *volume, in fscache_alloc_cookie()
451 struct fscache_volume *volume, in __fscache_acquire_cookie()
1006 struct fscache_volume *volume = cookie->volume; in fscache_put_cookie() local
/openbmc/linux/fs/afs/
H A Dvolume.c19 struct afs_volume *volume) in afs_insert_volume_into_cell()
55 static void afs_remove_volume_from_cell(struct afs_volume *volume) in afs_remove_volume_from_cell()
78 struct afs_volume *volume; in afs_alloc_volume() local
123 struct afs_volume *candidate, *volume; in afs_lookup_volume() local
185 struct afs_volume *volume; in afs_create_volume() local
222 static void afs_destroy_volume(struct afs_net *net, struct afs_volume *volume) in afs_destroy_volume()
257 struct afs_volume *afs_get_volume(struct afs_volume *volume, in afs_get_volume()
273 void afs_put_volume(struct afs_net *net, struct afs_volume *volume, in afs_put_volume()
291 int afs_activate_volume(struct afs_volume *volume) in afs_activate_volume()
320 void afs_deactivate_volume(struct afs_volume *volume) in afs_deactivate_volume()
[all …]
H A Dcallback.c111 struct afs_volume *volume = NULL; in afs_lookup_volume_rcu() local
148 static void afs_break_one_callback(struct afs_volume *volume, in afs_break_one_callback()
187 struct afs_volume *volume; in afs_break_some_callbacks() local
H A Dvl_alias.c20 struct afs_volume *volume; in afs_sample_volume() local
190 struct afs_volume *volume, *pvol = NULL; in afs_query_for_alias_one() local
H A Drotate.c73 static void afs_busy(struct afs_volume *volume, u32 abort_code) in afs_busy()
H A Dfs_operation.c18 struct afs_operation *afs_alloc_operation(struct key *key, struct afs_volume *volume) in afs_alloc_operation()
H A Dsuper.c159 struct afs_volume *volume = as->volume; in afs_show_devname() local
359 struct afs_volume *volume; in afs_validate_fc() local
/openbmc/linux/fs/cachefiles/
H A Dvolume.c19 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()
H A Dnamei.c417 struct cachefiles_volume *volume = object->volume; in cachefiles_delete_object() local
440 struct cachefiles_volume *volume = object->volume; in cachefiles_create_tmpfile() local
623 struct cachefiles_volume *volume = object->volume; in cachefiles_look_up_object() local
673 struct cachefiles_volume *volume = object->volume; in cachefiles_commit_tmpfile() local
H A Dxattr.c191 bool cachefiles_set_volume_xattr(struct cachefiles_volume *volume) in cachefiles_set_volume_xattr()
233 int cachefiles_check_volume_xattr(struct cachefiles_volume *volume) in cachefiles_check_volume_xattr()
H A Dinterface.c25 struct cachefiles_volume *volume = vcookie->cache_priv; in cachefiles_alloc_object() local
423 struct cachefiles_volume *volume = object->volume; in cachefiles_invalidate_cookie() local
H A Dondemand.c549 struct fscache_volume *volume = object->volume->vcookie; in cachefiles_ondemand_init_open_req() local
611 struct fscache_volume *volume = object->volume->vcookie; in cachefiles_ondemand_init_object() local
642 struct cachefiles_volume *volume) in cachefiles_ondemand_init_obj_info()
H A Dcache.c322 struct cachefiles_volume *volume = NULL; in cachefiles_withdraw_volumes() local
/openbmc/u-boot/cmd/
H A Dubi.c148 static int ubi_create_vol(char *volume, int64_t size, int dynamic, int vol_id) in ubi_create_vol()
178 static struct ubi_volume *ubi_find_volume(char *volume) in ubi_find_volume()
193 static int ubi_remove_vol(char *volume) in ubi_remove_vol()
247 static int ubi_volume_continue_write(char *volume, void *buf, size_t size) in ubi_volume_continue_write()
282 int ubi_volume_begin_write(char *volume, void *buf, size_t size, in ubi_volume_begin_write()
308 int ubi_volume_write(char *volume, void *buf, size_t size) in ubi_volume_write()
313 int ubi_volume_read(char *volume, char *buf, size_t size) in ubi_volume_read()
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dfile.c37 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
/openbmc/linux/arch/m68k/mac/
H A Dmacboing.c227 static void mac_quadra_start_bell( unsigned int freq, unsigned int length, unsigned int volume ) in mac_quadra_start_bell()
308 static void mac_av_start_bell( unsigned int freq, unsigned int length, unsigned int volume ) in mac_av_start_bell()
/openbmc/linux/sound/soc/intel/avs/
H A Dcontrol.h17 long volume; member
H A Dcontrol.c83 long *volume = &ctl_data->volume; in avs_control_volume_put() local
/openbmc/linux/include/linux/
H A Dfscache.h24 #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
219 void fscache_relinquish_volume(struct fscache_volume *volume, in fscache_relinquish_volume()
243 struct fscache_cookie *fscache_acquire_cookie(struct fscache_volume *volume, in fscache_acquire_cookie()
/openbmc/linux/include/sound/
H A Dpt2258.h16 unsigned char volume[6]; member
/openbmc/linux/sound/usb/line6/
H A Dplayback.c21 static void change_volume(struct urb *urb_out, int volume[], in change_volume()
109 int volume, int bytes_per_frame) in add_monitor_signal()
/openbmc/linux/sound/ppc/
H A Dburgundy.c125 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()
/openbmc/linux/sound/firewire/oxfw/
H A Doxfw-spkr.c12 s16 volume[6]; member
214 s16 volume; in spkr_volume_put() local
/openbmc/linux/drivers/media/radio/
H A Dradio-sf16fmr2.c35 struct v4l2_ctrl *volume; member
153 int volume, balance, left, right; in fmr2_s_ctrl() local

12345