Home
last modified time | relevance | path

Searched defs:cl_bpc (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/ocfs2/
Dresize.c107 u16 cl_bpc = le16_to_cpu(cl->cl_bpc); in ocfs2_update_last_group_and_inode() local
283 u16 cl_bpc; in ocfs2_group_extend() local
393 u16 cl_bpc = le16_to_cpu(di->id2.i_chain.cl_bpc); in ocfs2_check_new_group() local
474 u16 cl_bpc; in ocfs2_group_add() local
Docfs2_fs.h522 __le16 cl_bpc; /* Bits per cluster */ member