Home
last modified time | relevance | path

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

123

/fs/erofs/
Dzdata.c60 struct z_erofs_collection *cl = z_erofs_primarycollection(pcl); in z_erofs_pcluster_init_once() local
72 struct z_erofs_collection *cl = z_erofs_primarycollection(pcl); in z_erofs_pcluster_init_always() local
135 struct z_erofs_collection *cl; member
346 struct z_erofs_collection *cl; in cllookup() local
405 struct z_erofs_collection *cl; in clregister() local
460 struct z_erofs_collection *cl; in z_erofs_collector_begin() local
500 struct z_erofs_collection *const cl = in z_erofs_rcu_callback() local
512 struct z_erofs_collection *const cl = z_erofs_primarycollection(pcl); in erofs_workgroup_free_rcu() local
517 static void z_erofs_collection_put(struct z_erofs_collection *cl) in z_erofs_collection_put()
527 struct z_erofs_collection *cl = clt->cl; in z_erofs_collector_end() local
[all …]
/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
1382 static inline u16 ocfs2_find_victim_chain(struct ocfs2_chain_list *cl) in ocfs2_find_victim_chain()
1585 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/dlm/
Dconfig.c108 struct dlm_cluster *cl = config_item_to_cluster(item); in cluster_cluster_name_show() local
115 struct dlm_cluster *cl = config_item_to_cluster(item); in cluster_cluster_name_store() local
125 static ssize_t cluster_set(struct dlm_cluster *cl, unsigned int *cl_field, in cluster_set()
345 struct dlm_cluster *cl = NULL; in make_cluster() local
392 struct dlm_cluster *cl = config_item_to_cluster(i); in drop_cluster() local
404 struct dlm_cluster *cl = config_item_to_cluster(i); in release_cluster() local
/fs/nls/
Dnls_iso8859-1.c214 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_ascii.c123 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_iso8859-6.c220 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_iso8859-9.c229 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_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_cp857.c258 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_iso8859-2.c265 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_iso8859-4.c265 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_cp852.c294 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_cp869.c272 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_cp855.c256 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_cp1251.c258 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_cp737.c307 unsigned char cl = uni & 0x00ff; in uni2char() local
Dnls_cp866.c262 unsigned char cl = uni & 0x00ff; in uni2char() local

123