Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dqnxtypes.h19 __le32 xtnt_blk; member
/openbmc/linux/fs/qnx4/
H A Dbitmap.c23 int start = le32_to_cpu(qnx4_sb(sb)->BitMap->di_first_xtnt.xtnt_blk) - 1; in qnx4_count_free_blocks()
H A Dinode.c73 return le32_to_cpu(extent->xtnt_blk) + *offset - 1; in try_extent()
161 rd = le32_to_cpu(s->RootDir.di_first_xtnt.xtnt_blk) - 1; in qnx4_checkroot()