Home
last modified time | relevance | path

Searched defs:indirect_blks (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/ext4/
Dindirect.c332 int indirect_blks, ext4_lblk_t *offsets, in ext4_alloc_branch()
531 int indirect_blks; in ext4_ind_map_blocks() local
/linux-4.19.296/fs/ext2/
Dinode.c399 ext2_fsblk_t goal, int indirect_blks, int blks, in ext2_alloc_blocks()
477 int indirect_blks, int *blks, ext2_fsblk_t goal, in ext2_alloc_branch()
631 int indirect_blks; in ext2_get_blocks() local
/linux-4.19.296/fs/f2fs/
Dgc.c547 unsigned int indirect_blks = 2 * NIDS_PER_BLOCK + 4; in f2fs_start_bidx_of_node() local
Dnode.c605 const long indirect_blks = ADDRS_PER_BLOCK * NIDS_PER_BLOCK; in f2fs_get_next_page_offset() local
642 const long indirect_blks = ADDRS_PER_BLOCK * NIDS_PER_BLOCK; in get_node_path() local