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

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

Completed in 91 milliseconds