Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext2/
Dinode.c396 ext2_fsblk_t goal, int indirect_blks, int blks, in ext2_alloc_blocks()
474 int indirect_blks, int *blks, ext2_fsblk_t goal, in ext2_alloc_branch()
628 int indirect_blks; in ext2_get_blocks() local
/linux-4.4.14/fs/ext4/
Dindirect.c324 int indirect_blks, ext4_lblk_t *offsets, in ext4_alloc_branch()
523 int indirect_blks; in ext4_ind_map_blocks() local
/linux-4.4.14/fs/f2fs/
Dgc.c489 unsigned int indirect_blks = 2 * NIDS_PER_BLOCK + 4; in start_bidx_of_node() local
Dnode.c414 const long indirect_blks = ADDRS_PER_BLOCK * NIDS_PER_BLOCK; in get_node_path() local