Searched defs:next_free (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/drivers/md/ |
D | dm-snap-transient.c | 23 sector_t next_free; member
|
D | dm-snap-persistent.c | 151 chunk_t next_free; member 275 chunk_t next_free = ps->next_free; in skip_metadata() local
|
/linux-6.1.9/fs/ocfs2/ |
D | alloc.c | 1595 int next_free = le16_to_cpu(el->l_next_free_rec); in ocfs2_shift_records_right() local 1611 int i, insert_index, next_free, has_empty, num_bytes; in ocfs2_rotate_leaf() local 1712 int next_free = le16_to_cpu(el->l_next_free_rec); in ocfs2_create_empty_extent() local 2310 int next_free; in ocfs2_rotate_requires_path_adjustment() local 2323 int next_free = le16_to_cpu(el->l_next_free_rec); in ocfs2_leftmost_rec_contains() local 2820 int next_free; in ocfs2_find_cpos_for_right_leaf() local 3346 int ret, next_free, i; in ocfs2_merge_rec_right() local 3952 int i, next_free; in ocfs2_adjust_rightmost_records() local 3990 int ret, next_free; in ocfs2_append_rec_to_path() local 5450 int next_free; in ocfs2_truncate_rec() local
|
D | resize.c | 414 u16 next_free = le16_to_cpu(di->id2.i_chain.cl_next_free_rec); in ocfs2_verify_group_and_input() local
|
D | extent_map.c | 277 int ret, next_free; in ocfs2_last_eb_is_empty() local
|
/linux-6.1.9/arch/powerpc/kernel/ |
D | rtas_flash.c | 315 int next_free, rc; in rtas_flash_write() local
|
/linux-6.1.9/fs/ntfs3/ |
D | ntfs_fs.h | 253 size_t next_free; // The next record to allocate from member
|
/linux-6.1.9/fs/btrfs/ |
D | scrub.c | 90 int next_free; member
|
/linux-6.1.9/drivers/net/ethernet/mediatek/ |
D | mtk_eth_soc.h | 737 struct mtk_tx_dma *next_free; member
|
/linux-6.1.9/drivers/net/ethernet/ibm/ |
D | ibmvnic.h | 874 int next_free; member
|