Home
last modified time | relevance | path

Searched defs:es (Results 1 – 25 of 68) sorted by relevance

123

/linux/fs/ext4/
H A Dextents_status.h159 static inline unsigned int ext4_es_status(struct extent_status *es) in ext4_es_status()
164 static inline unsigned int ext4_es_type(struct extent_status *es) in ext4_es_type()
169 static inline int ext4_es_is_written(struct extent_status *es) in ext4_es_is_written()
174 static inline int ext4_es_is_unwritten(struct extent_status *es) in ext4_es_is_unwritten()
179 static inline int ext4_es_is_delayed(struct extent_status *es) in ext4_es_is_delayed()
184 static inline int ext4_es_is_hole(struct extent_status *es) in ext4_es_is_hole()
189 static inline int ext4_es_is_mapped(struct extent_status *es) in ext4_es_is_mapped()
194 static inline void ext4_es_set_referenced(struct extent_status *es) in ext4_es_set_referenced()
199 static inline void ext4_es_clear_referenced(struct extent_status *es) in ext4_es_clear_referenced()
204 static inline int ext4_es_is_referenced(struct extent_status *es) in ext4_es_is_referenced()
[all …]
H A Dsuper.c290 struct ext4_super_block *es) in ext4_verify_csum_type()
298 __le32 ext4_superblock_csum(struct ext4_super_block *es) in ext4_superblock_csum()
309 struct ext4_super_block *es) in ext4_superblock_csum_verify()
319 struct ext4_super_block *es = EXT4_SB(sb)->s_es; in ext4_superblock_csum_set() local
451 #define ext4_update_tstamp(es, tstamp) \ argument
454 #define ext4_get_tstamp(es, tstamp) \ argument
474 struct ext4_super_block *es = sbi->s_es; in ext4_maybe_update_superblock() local
1129 struct ext4_super_block *es = EXT4_SB(sb)->s_es; in ext4_update_dynamic_rev() local
1278 struct ext4_super_block *es = sbi->s_es; in ext4_put_super() local
1926 ext4_sb_read_encoding(const struct ext4_super_block *es) in ext4_sb_read_encoding()
[all …]
H A Dioctl.c39 struct ext4_super_block *es, const void *arg) in ext4_sb_setlabel()
52 struct ext4_super_block *es, const void *arg) in ext4_sb_setuuid()
65 struct ext4_super_block *es = sbi->s_es; in ext4_update_primary_sb() local
114 struct ext4_super_block *es; in ext4_update_backup_sb() local
1276 struct ext4_super_block *es = sbi->s_es; in ext4_ioctl_get_tune_sb() local
1311 struct ext4_super_block *es, const void *arg) in ext4_sb_setparams()
1387 struct ext4_super_block *es = sbi->s_es; in ext4_ioctl_set_tune_sb() local
2004 struct ext4_super_block *es, const void *arg) in set_overhead()
H A Dmmp.c139 struct ext4_super_block *es = EXT4_SB(sb)->s_es; in kmmpd() local
282 struct ext4_super_block *es = EXT4_SB(sb)->s_es; in ext4_multi_mount_protect() local
/linux/fs/exfat/
H A Ddir.c36 struct exfat_entry_set_cache es; in exfat_get_uniname_from_ext_entry() local
434 void exfat_init_dir_entry(struct exfat_entry_set_cache *es, in exfat_init_dir_entry()
484 void exfat_init_ext_entry(struct exfat_entry_set_cache *es, int num_entries, in exfat_init_ext_entry()
507 void exfat_remove_entries(struct inode *inode, struct exfat_entry_set_cache *es, in exfat_remove_entries()
526 void exfat_update_dir_chksum(struct exfat_entry_set_cache *es) in exfat_update_dir_chksum()
543 int exfat_put_dentry_set(struct exfat_entry_set_cache *es, int sync) in exfat_put_dentry_set()
724 struct exfat_entry_set_cache *es, int num) in exfat_get_dentry_cached()
752 static int __exfat_get_dentry_set(struct exfat_entry_set_cache *es, in __exfat_get_dentry_set()
833 int exfat_get_dentry_set(struct exfat_entry_set_cache *es, in exfat_get_dentry_set()
858 static int exfat_validate_empty_dentry_set(struct exfat_entry_set_cache *es) in exfat_validate_empty_dentry_set()
[all …]
H A Dnamei.c205 int num_entries, struct exfat_entry_set_cache *es) in exfat_search_empty_slot()
305 struct exfat_entry_set_cache *es) in exfat_find_empty_entry()
476 struct exfat_entry_set_cache es; in exfat_add_entry() local
600 struct exfat_entry_set_cache es; in exfat_find() local
797 struct exfat_entry_set_cache es; in exfat_unlink() local
947 struct exfat_entry_set_cache es; in exfat_rmdir() local
1192 struct exfat_entry_set_cache es; in __exfat_rename() local
/linux/drivers/md/
H A Ddm-cache-policy-smq.c66 static int space_init(struct entry_space *es, unsigned int nr_entries) in space_init()
81 static void space_exit(struct entry_space *es) in space_exit()
86 static struct entry *__get_entry(struct entry_space *es, unsigned int block) in __get_entry()
96 static unsigned int to_index(struct entry_space *es, struct entry *e) in to_index()
102 static struct entry *to_entry(struct entry_space *es, unsigned int block) in to_entry()
123 static struct entry *l_head(struct entry_space *es, struct ilist *l) in l_head()
128 static struct entry *l_tail(struct entry_space *es, struct ilist *l) in l_tail()
133 static struct entry *l_next(struct entry_space *es, struct entry *e) in l_next()
138 static struct entry *l_prev(struct entry_space *es, struct entry *e) in l_prev()
148 static void l_add_head(struct entry_space *es, struct ilist *l, struct entry *e) in l_add_head()
[all …]
/linux/fs/ext2/
H A Dsuper.c55 struct ext2_super_block *es = sbi->s_es; in ext2_error() local
132 struct ext2_super_block *es = EXT2_SB(sb)->s_es; in ext2_update_dynamic_rev() local
183 struct ext2_super_block *es = sbi->s_es; in ext2_put_super() local
266 struct ext2_super_block *es = sbi->s_es; in ext2_show_options() local
646 struct ext2_super_block * es, in ext2_setup_super()
825 struct ext2_super_block *es = sbi->s_es; in ext2_set_options() local
883 struct ext2_super_block * es; in ext2_fill_super() local
1283 void ext2_sync_super(struct super_block *sb, struct ext2_super_block *es, in ext2_sync_super()
1311 struct ext2_super_block *es = EXT2_SB(sb)->s_es; in ext2_sync_fs() local
1370 struct ext2_super_block * es; in ext2_reconfigure() local
[all …]
H A Dialloc.c113 struct ext2_super_block * es; in ext2_free_inode() local
255 struct ext2_super_block *es = sbi->s_es; in find_group_orlov() local
429 struct ext2_super_block *es; in ext2_new_inode() local
619 struct ext2_super_block *es; in ext2_count_free_inodes() local
H A Dballoc.c494 struct ext2_super_block * es = sbi->s_es; in ext2_free_blocks() local
1223 struct ext2_super_block *es; in ext2_new_blocks() local
1452 struct ext2_super_block *es; in ext2_count_free_blocks() local
/linux/sound/pci/
H A Des1968.c849 struct esschan *es; snd_es1968_bob_dec() local
863 snd_es1968_calc_bob_rate(struct es1968 * chip,struct esschan * es,struct snd_pcm_runtime * runtime) snd_es1968_calc_bob_rate() argument
897 snd_es1968_get_dma_ptr(struct es1968 * chip,struct esschan * es) snd_es1968_get_dma_ptr() argument
925 snd_es1968_pcm_start(struct es1968 * chip,struct esschan * es) snd_es1968_pcm_start() argument
945 snd_es1968_pcm_stop(struct es1968 * chip,struct esschan * es) snd_es1968_pcm_stop() argument
958 snd_es1968_program_wavecache(struct es1968 * chip,struct esschan * es,int channel,u32 addr,int capture) snd_es1968_program_wavecache() argument
977 snd_es1968_playback_setup(struct es1968 * chip,struct esschan * es,struct snd_pcm_runtime * runtime) snd_es1968_playback_setup() argument
1080 init_capture_apu(struct es1968 * chip,struct esschan * es,int channel,unsigned int pa,unsigned int bsize,int mode,int route) init_capture_apu() argument
1125 snd_es1968_capture_setup(struct es1968 * chip,struct esschan * es,struct snd_pcm_runtime * runtime) snd_es1968_capture_setup() argument
1198 struct esschan *es = runtime->private_data; snd_es1968_pcm_prepare() local
1229 struct esschan *es = substream->runtime->private_data; snd_es1968_pcm_trigger() local
1259 struct esschan *es = substream->runtime->private_data; snd_es1968_pcm_pointer() local
1525 struct esschan *es; snd_es1968_playback_open() local
1563 struct esschan *es; snd_es1968_capture_open() local
1622 struct esschan *es; snd_es1968_playback_close() local
1639 struct esschan *es; snd_es1968_capture_close() local
1824 snd_es1968_suppress_jitter(struct es1968 * chip,struct esschan * es) snd_es1968_suppress_jitter() argument
1841 snd_es1968_update_pcm(struct es1968 * chip,struct esschan * es) snd_es1968_update_pcm() argument
1972 struct esschan *es; snd_es1968_interrupt() local
2376 struct esschan *es; es1968_resume() local
[all...]
/linux/drivers/clk/bcm/
H A Dclk-cygnus.c23 #define ASIU_DIV_VAL(o, es, hs, hw, ls, lw) \ argument
36 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \ argument
39 #define ASIU_GATE_VAL(o, es) { .offset = o, .en_shift = es } argument
H A Dclk-nsp.c26 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \ argument
H A Dclk-ns2.c28 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \ argument
/linux/drivers/parisc/
H A Deisa_enumerator.c314 struct eeprom_eisa_slot_info *es, in parse_slot_config()
425 static int init_slot(int slot, struct eeprom_eisa_slot_info *es) in init_slot()
495 struct eeprom_eisa_slot_info *es; in eisa_enumerator() local
/linux/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-msg-format.h68 union mmal_es_specific_format *es; /* Type specific member
94 u32 es; /* Type specific member
/linux/arch/x86/kvm/
H A Dtss.h24 u32 es; member
53 u16 es; member
H A Dsmm.h46 struct kvm_smm_seg_state_32 es; member
80 struct kvm_smm_seg_state_64 es; member
/linux/arch/mips/math-emu/
H A Dieee754dp.c96 int es = DP_EMIN - xe; in ieee754dp_format() local
H A Dieee754sp.c96 int es = SP_EMIN - xe; in ieee754sp_format() local
/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c791 u16 es; /* # extraction sequence entries */ member
1229 struct ice_es *es = &hw->blk[blk].es; in ice_find_prof_id_with_mask() local
1894 struct ice_sw_fv_section *es; in ice_fill_tbl() local
2037 struct ice_es *es = &hw->blk[blk_idx].es; in ice_free_prof_map() local
2107 struct ice_es *es = &hw->blk[i].es; in ice_free_hw_tbls() local
2168 struct ice_es *es = &hw->blk[i].es; in ice_clear_hw_tbls() local
2218 struct ice_es *es = &hw->blk[i].es; in ice_init_hw_tbls() local
2640 u16 es = 0; in ice_upd_prof_hw() local
2783 ice_update_fd_swap(struct ice_hw *hw, u16 prof_id, struct ice_fv_word *es) in ice_update_fd_swap()
3048 u16 attr_cnt, struct ice_fv_word *es, u16 *masks, bool symm, in ice_add_prof()
/linux/scripts/kconfig/
H A Dmenu.c370 struct symbol *es = prop_get_symbol(prop); in _menu_finalize() local
374 struct symbol *es = prop_get_symbol(prop); in _menu_finalize() local
/linux/fs/afs/
H A Drotate.c545 struct afs_endpoint_state *es; in afs_select_fileserver() local
/linux/fs/nfsd/
H A Dblocklayoutxdr.h16 enum pnfs_block_extent_state es; member
/linux/arch/x86/include/asm/
H A Dvm86.h25 unsigned short es, __esh; member

123