Home
last modified time | relevance | path

Searched refs:startblk_lo (Results 1 – 3 of 3) sorted by relevance

/linux/fs/erofs/
H A Derofs_fs.h149 __le32 startblk_lo; /* starting block number (if flat inodes) */ member
274 __le32 startblk_lo; /* starting block number of this chunk */ member
H A Dinode.c159 vi->startblk = le32_to_cpu(copied.i_u.startblk_lo) | in erofs_read_inode()
H A Ddata.c146 le32_to_cpu(idx->startblk_lo)) & addrmask; in erofs_map_blocks()