Home
last modified time | relevance | path

Searched defs:cpos (Results 1 - 25 of 38) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_psk.c92 const u8 *cpos; in eap_psk_process_1() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_psk.c221 const u8 *cpos; in eap_psk_process_2() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_psk.c92 const u8 *cpos; in eap_psk_process_1() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_psk.c221 const u8 *cpos; in eap_psk_process_2() local
/kernel/linux/linux-5.10/fs/ubifs/
H A Dlprops.c90 int val1, val2, val3, cpos; in adjust_lpt_heap() local
173 int cpos, val1, val2; add_to_lpt_heap() local
[all...]
/kernel/linux/linux-6.6/fs/ubifs/
H A Dlprops.c90 int val1, val2, val3, cpos; in adjust_lpt_heap() local
173 int cpos, val1, val2; add_to_lpt_heap() local
[all...]
/kernel/linux/linux-5.10/fs/ntfs/
H A Dfile.c573 VCN vcn, highest_vcn = 0, cpos, cend, bh_cpos, bh_cend; in ntfs_prepare_pages_for_non_resident_write() local
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dextent_map.c71 static int ocfs2_extent_map_lookup(struct inode *inode, unsigned int cpos, in ocfs2_extent_map_lookup() argument
102 void ocfs2_extent_map_trunc(struct inode *inode, unsigned int cpos) in ocfs2_extent_map_trunc() argument
50 __ocfs2_extent_map_lookup(struct ocfs2_extent_map *em, unsigned int cpos, struct ocfs2_extent_map_item **ret_emi) __ocfs2_extent_map_lookup() argument
665 u32 cpos, num_clusters, p_cluster; ocfs2_extent_map_get_blocks() local
740 u32 mapping_end, cpos; ocfs2_fiemap() local
825 u32 mapping_end, cpos; ocfs2_overwrite_io() local
870 u32 cpos, cend, clen, hole_size; ocfs2_seek_data_hole_offset() local
[all...]
H A Dmove_extents.c51 __ocfs2_move_extent(handle_t *handle, struct ocfs2_move_extents_context *context, u32 cpos, u32 len, u32 p_cpos, u32 new_p_cpos, int ext_flags) __ocfs2_move_extent() argument
197 ocfs2_defrag_extent(struct ocfs2_move_extents_context *context, u32 cpos, u32 phys_cpos, u32 *len, int ext_flags) ocfs2_defrag_extent() argument
564 ocfs2_move_extent(struct ocfs2_move_extents_context *context, u32 cpos, u32 phys_cpos, u32 *new_phys_cpos, u32 len, int ext_flags) ocfs2_move_extent() argument
764 u32 cpos, phys_cpos, move_start, len_to_move, alloc_size; __ocfs2_move_extents_range() local
[all...]
H A Daops.c509 ocfs2_figure_cluster_boundaries(struct ocfs2_super *osb, u32 cpos, unsigned int *start, unsigned int *end) ocfs2_figure_cluster_boundaries() argument
544 ocfs2_clear_page_regions(struct page *page, struct ocfs2_super *osb, u32 cpos, unsigned from, unsigned to) ocfs2_clear_page_regions() argument
944 ocfs2_prepare_page_for_write(struct inode *inode, u64 *p_blkno, struct ocfs2_write_ctxt *wc, struct page *page, u32 cpos, loff_t user_pos, unsigned user_len, int new) ocfs2_prepare_page_for_write() argument
1028 ocfs2_grab_pages_for_write(struct address_space *mapping, struct ocfs2_write_ctxt *wc, u32 cpos, loff_t user_pos, unsigned user_len, int new, struct page *mmap_page) ocfs2_grab_pages_for_write() argument
1118 ocfs2_write_cluster(struct address_space *mapping, u32 *phys, unsigned int new, unsigned int clear_unwritten, unsigned int should_zero, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, struct ocfs2_write_ctxt *wc, u32 cpos, loff_t user_pos, unsigned user_len) ocfs2_write_cluster() argument
[all...]
H A Dfile.c342 u32 phys, cpos = offset >> OCFS2_SB(inode->i_sb)->s_clustersize_bits; in ocfs2_cow_file_pos() local
1441 u32 cpos, phys_cpos, clusters, alloc_size; in ocfs2_allocate_unwritten_extents() local
2137 u32 cpos, clusters, extent_len, phys_cpos; ocfs2_check_range_for_refcount() local
2248 u32 cpos; ocfs2_prepare_inode_for_write() local
[all...]
/kernel/linux/linux-6.6/fs/ntfs/
H A Dfile.c566 VCN vcn, highest_vcn = 0, cpos, cend, bh_cpos, bh_cend; in ntfs_prepare_pages_for_non_resident_write() local
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dmove_extents.c49 __ocfs2_move_extent(handle_t *handle, struct ocfs2_move_extents_context *context, u32 cpos, u32 len, u32 p_cpos, u32 new_p_cpos, int ext_flags) __ocfs2_move_extent() argument
195 ocfs2_defrag_extent(struct ocfs2_move_extents_context *context, u32 cpos, u32 phys_cpos, u32 *len, int ext_flags) ocfs2_defrag_extent() argument
562 ocfs2_move_extent(struct ocfs2_move_extents_context *context, u32 cpos, u32 phys_cpos, u32 *new_phys_cpos, u32 len, int ext_flags) ocfs2_move_extent() argument
762 u32 cpos, phys_cpos, move_start, len_to_move, alloc_size; __ocfs2_move_extents_range() local
[all...]
H A Dextent_map.c69 static int ocfs2_extent_map_lookup(struct inode *inode, unsigned int cpos, in ocfs2_extent_map_lookup() argument
100 void ocfs2_extent_map_trunc(struct inode *inode, unsigned int cpos) in ocfs2_extent_map_trunc() argument
48 __ocfs2_extent_map_lookup(struct ocfs2_extent_map *em, unsigned int cpos, struct ocfs2_extent_map_item **ret_emi) __ocfs2_extent_map_lookup() argument
663 u32 cpos, num_clusters, p_cluster; ocfs2_extent_map_get_blocks() local
738 u32 mapping_end, cpos; ocfs2_fiemap() local
823 u32 mapping_end, cpos; ocfs2_overwrite_io() local
868 u32 cpos, cend, clen, hole_size; ocfs2_seek_data_hole_offset() local
[all...]
H A Daops.c506 ocfs2_figure_cluster_boundaries(struct ocfs2_super *osb, u32 cpos, unsigned int *start, unsigned int *end) ocfs2_figure_cluster_boundaries() argument
541 ocfs2_clear_page_regions(struct page *page, struct ocfs2_super *osb, u32 cpos, unsigned from, unsigned to) ocfs2_clear_page_regions() argument
940 ocfs2_prepare_page_for_write(struct inode *inode, u64 *p_blkno, struct ocfs2_write_ctxt *wc, struct page *page, u32 cpos, loff_t user_pos, unsigned user_len, int new) ocfs2_prepare_page_for_write() argument
1024 ocfs2_grab_pages_for_write(struct address_space *mapping, struct ocfs2_write_ctxt *wc, u32 cpos, loff_t user_pos, unsigned user_len, int new, struct page *mmap_page) ocfs2_grab_pages_for_write() argument
1114 ocfs2_write_cluster(struct address_space *mapping, u32 *phys, unsigned int new, unsigned int clear_unwritten, unsigned int should_zero, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, struct ocfs2_write_ctxt *wc, u32 cpos, loff_t user_pos, unsigned user_len) ocfs2_write_cluster() argument
[all...]
H A Dfile.c342 u32 phys, cpos = offset >> OCFS2_SB(inode->i_sb)->s_clustersize_bits; in ocfs2_cow_file_pos() local
1435 u32 cpos, phys_cpos, clusters, alloc_size; in ocfs2_allocate_unwritten_extents() local
2131 u32 cpos, clusters, extent_len, phys_cpos; ocfs2_check_range_for_refcount() local
2242 u32 cpos; ocfs2_prepare_inode_for_write() local
[all...]
/third_party/eudev/src/udev/
H A Dudev-event.c264 char *cpos; in udev_event_apply_format() local
[all...]
/kernel/linux/linux-5.10/fs/fat/
H A Ddir.c473 loff_t cpos = 0; in fat_search_long() local
567 loff_t cpos; in __fat_readdir() local
909 loff_t cpos; fat_dir_empty() local
934 loff_t cpos; fat_subdirs() local
[all...]
/kernel/linux/linux-5.10/fs/exfat/
H A Ddir.c66 static int exfat_readdir(struct inode *inode, loff_t *cpos, struct exfat_dir_entry *dir_entry) in exfat_readdir() argument
231 loff_t cpos, i_pos; in exfat_iterate() local
[all...]
/kernel/linux/linux-6.6/fs/fat/
H A Ddir.c473 loff_t cpos = 0; in fat_search_long() local
567 loff_t cpos; in __fat_readdir() local
909 loff_t cpos; fat_dir_empty() local
934 loff_t cpos; fat_subdirs() local
[all...]
/kernel/linux/linux-6.6/fs/exfat/
H A Ddir.c68 static int exfat_readdir(struct inode *inode, loff_t *cpos, struct exfat_dir_entry *dir_entry) in exfat_readdir() argument
235 loff_t cpos, i_pos; in exfat_iterate() local
[all...]
/third_party/alsa-utils/alsactl/
H A Dinit_parse.c1008 char *head, *tail, *pos, *cpos, *attr, *rest; in apply_format() local
[all...]
/third_party/libwebsockets/plugins/acme-client/
H A Dprotocol_lws_acme_client.c94 int cpos; member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/ingenic/
H A Dingenic-drm-drv.c56 u32 cpos; member
/third_party/skia/third_party/externals/freetype/src/sdf/
H A Dftsdf.c1072 FT_26D6_Vec cpos[5]; in split_sdf_conic() local
1141 FT_26D6_Vec cpos[7]; split_sdf_cubic() local
[all...]

Completed in 33 milliseconds

12