Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
Dext4.h191 struct ext4_map_blocks { struct
192 ext4_fsblk_t m_pblk;
193 ext4_lblk_t m_lblk;
194 unsigned int m_len;
195 unsigned int m_flags;
Dinode.c509 int ext4_map_blocks(handle_t *handle, struct inode *inode, in ext4_map_blocks() function
/kernel/linux/linux-6.6/fs/ext4/
Dext4.h258 struct ext4_map_blocks { struct
259 ext4_fsblk_t m_pblk;
260 ext4_lblk_t m_lblk;
261 unsigned int m_len;
262 unsigned int m_flags;
Dinode.c478 int ext4_map_blocks(handle_t *handle, struct inode *inode, in ext4_map_blocks() function