Home
last modified time | relevance | path

Searched defs:next_free (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/md/
H A Ddm-snap-transient.c26 sector_t next_free; member
H A Ddm-snap-persistent.c154 chunk_t next_free; member
278 chunk_t next_free = ps->next_free; in skip_metadata() local
/linux/fs/ocfs2/
H A Dalloc.c1602 int next_free = le16_to_cpu(el->l_next_free_rec); in ocfs2_shift_records_right() local
1618 int i, insert_index, next_free, has_empty, num_bytes; in ocfs2_rotate_leaf() local
1719 int next_free = le16_to_cpu(el->l_next_free_rec); in ocfs2_create_empty_extent() local
2325 int next_free; in ocfs2_rotate_requires_path_adjustment() local
2338 int next_free = le16_to_cpu(el->l_next_free_rec); in ocfs2_leftmost_rec_contains() local
2835 int next_free; in ocfs2_find_cpos_for_right_leaf() local
3361 int ret, next_free, i; in ocfs2_merge_rec_right() local
3967 int i, next_free; in ocfs2_adjust_rightmost_records() local
4005 int ret, next_free; in ocfs2_append_rec_to_path() local
5465 int next_free; in ocfs2_truncate_rec() local
H A Dresize.c422 u16 next_free = le16_to_cpu(di->id2.i_chain.cl_next_free_rec); in ocfs2_verify_group_and_input() local
H A Dextent_map.c277 int ret, next_free; in ocfs2_last_eb_is_empty() local
/linux/arch/powerpc/kernel/
H A Drtas_flash.c315 int next_free; in rtas_flash_write() local
/linux/fs/ntfs3/
H A Dntfs_fs.h263 size_t next_free; // The next record to allocate from global() member
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h936 struct mtk_tx_dma *next_free; member