Home
last modified time | relevance | path

Searched refs:hdrsz (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/arc/kernel/
Dunwind.c124 unsigned long hdrsz; member
210 table->hdrsz = header_size; in init_unwind_table()
273 if (table->hdrsz) in init_unwind_hdr()
350 table->hdrsz = hdrSize; in init_unwind_hdr()
954 end = hdr + table->hdrsz; in arc_unwind()
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_dir2_block.c965 int hdrsz; in xfs_dir2_leaf_to_block() local
967 hdrsz = args->geo->data_entry_offset; in xfs_dir2_leaf_to_block()
970 args->geo->blksize - hdrsz) { in xfs_dir2_leaf_to_block()