Home
last modified time | relevance | path

Searched defs:cl (Results 1 – 25 of 60) sorted by relevance

123

/fs/ocfs2/
Dsuballoc.c146 static u32 ocfs2_bits_per_group(struct ocfs2_chain_list *cl) in ocfs2_bits_per_group()
322 struct ocfs2_chain_list *cl, in ocfs2_bg_discontig_add_extent()
348 struct ocfs2_chain_list *cl) in ocfs2_block_group_fill()
404 static inline u16 ocfs2_find_smallest_chain(struct ocfs2_chain_list *cl) in ocfs2_find_smallest_chain()
422 struct ocfs2_chain_list *cl) in ocfs2_block_group_alloc_contig()
487 struct ocfs2_chain_list *cl, in ocfs2_block_group_grow_discontig()
579 struct ocfs2_chain_list *cl) in ocfs2_block_group_alloc_discontig()
662 struct ocfs2_chain_list *cl; in ocfs2_block_group_alloc() local
1385 static inline u16 ocfs2_find_victim_chain(struct ocfs2_chain_list *cl) in ocfs2_find_victim_chain()
1588 struct ocfs2_chain_list *cl = (struct ocfs2_chain_list *) &di->id2.i_chain; in ocfs2_alloc_dinode_update_counts() local
[all …]
Dresize.c89 struct ocfs2_chain_list *cl = &fe->id2.i_chain; in ocfs2_update_last_group_and_inode() local
458 struct ocfs2_chain_list *cl; in ocfs2_group_add() local
/fs/erofs/
Dzdata.c323 struct z_erofs_collection *cl; member
539 struct z_erofs_collection *cl; in z_erofs_lookup_collection() local
587 struct z_erofs_collection *cl; in z_erofs_register_collection() local
698 struct z_erofs_collection *const cl = in z_erofs_rcu_callback() local
709 struct z_erofs_collection *const cl = z_erofs_primarycollection(pcl); in erofs_workgroup_free_rcu() local
714 static void z_erofs_collection_put(struct z_erofs_collection *cl) in z_erofs_collection_put()
724 struct z_erofs_collection *cl = clt->cl; in z_erofs_collector_end() local
982 struct z_erofs_collection *cl; in z_erofs_decompress_pcluster() local
/fs/dlm/
Dconfig.c113 struct dlm_cluster *cl = config_item_to_cluster(item); in cluster_cluster_name_show() local
120 struct dlm_cluster *cl = config_item_to_cluster(item); in cluster_cluster_name_store() local
130 static ssize_t cluster_set(struct dlm_cluster *cl, unsigned int *cl_field, in cluster_set()
374 struct dlm_cluster *cl = NULL; in make_cluster() local
424 struct dlm_cluster *cl = config_item_to_cluster(i); in drop_cluster() local
436 struct dlm_cluster *cl = config_item_to_cluster(i); in release_cluster() local
/fs/nls/
Dnls_ascii.c123 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_iso8859-1.c214 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_iso8859-9.c229 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_iso8859-6.c220 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_cp857.c258 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_iso8859-13.c242 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_iso8859-3.c265 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_iso8859-15.c264 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_iso8859-2.c265 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_cp874.c230 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_iso8859-5.c229 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_iso8859-14.c298 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_iso8859-4.c265 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_cp869.c272 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_cp1251.c258 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_cp852.c294 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_cp855.c256 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_iso8859-7.c274 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_cp850.c272 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_koi8-r.c280 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_cp737.c307 unsigned char cl = uni & 0x00ff; in uni2char() local

123