Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arc/kernel/
Dunwind.c125 unsigned long hdrsz; member
199 table->hdrsz = header_size; in init_unwind_table()
264 if (table->hdrsz) in setup_unwind_table()
340 table->hdrsz = hdrSize; in setup_unwind_table()
939 end = hdr + table->hdrsz; in arc_unwind()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_dir2_block.c943 int hdrsz; in xfs_dir2_leaf_to_block() local
945 hdrsz = dp->d_ops->data_entry_offset; in xfs_dir2_leaf_to_block()
948 args->geo->blksize - hdrsz) { in xfs_dir2_leaf_to_block()