Lines Matching refs:offsetof

417 #define OCFS2_DIR_MEMBER_LEN 		offsetof(struct ocfs2_dir_entry, name)
1284 offsetof(struct ocfs2_dinode, id2.i_symlink); in ocfs2_fast_symlink_chars()
1294 offsetof(struct ocfs2_dinode, id2.i_data.id_data) - in ocfs2_max_inline_data_with_xattr()
1298 offsetof(struct ocfs2_dinode, id2.i_data.id_data); in ocfs2_max_inline_data_with_xattr()
1306 offsetof(struct ocfs2_dinode, id2.i_list.l_recs); in ocfs2_extent_recs_per_inode()
1320 offsetof(struct ocfs2_dinode, id2.i_list.l_recs) - in ocfs2_extent_recs_per_inode_with_xattr()
1324 offsetof(struct ocfs2_dinode, id2.i_list.l_recs); in ocfs2_extent_recs_per_inode_with_xattr()
1334 offsetof(struct ocfs2_dx_root_block, dr_list.l_recs); in ocfs2_extent_recs_per_dx_root()
1344 offsetof(struct ocfs2_dinode, id2.i_chain.cl_recs); in ocfs2_chain_recs_per_inode()
1354 offsetof(struct ocfs2_extent_block, h_list.l_recs); in ocfs2_extent_recs_per_eb()
1364 offsetof(struct ocfs2_group_desc, bg_list.l_recs); in ocfs2_extent_recs_per_gd()
1374 offsetof(struct ocfs2_dx_leaf, dl_list.de_entries); in ocfs2_dx_entries_per_leaf()
1384 offsetof(struct ocfs2_dx_root_block, dr_entries.de_entries); in ocfs2_dx_entries_per_root()
1394 offsetof(struct ocfs2_dinode, id2.i_lab.la_bitmap); in ocfs2_local_alloc_size()
1404 offsetof(struct ocfs2_group_desc, bg_bitmap); in ocfs2_group_bitmap_size()
1424 offsetof(struct ocfs2_dinode, id2.i_dealloc.tl_recs); in ocfs2_truncate_recs_per_inode()
1448 offsetof(struct ocfs2_xattr_block, in ocfs2_xattr_recs_per_xb()
1459 offsetof(struct ocfs2_refcount_block, rf_list.l_recs); in ocfs2_extent_recs_per_rb()
1469 offsetof(struct ocfs2_refcount_block, rf_records.rl_recs); in ocfs2_refcount_recs_per_rb()
1482 return blocksize - offsetof(struct ocfs2_dinode, id2.i_symlink); in ocfs2_fast_symlink_chars()
1490 offsetof(struct ocfs2_dinode, id2.i_data.id_data) - in ocfs2_max_inline_data_with_xattr()
1494 offsetof(struct ocfs2_dinode, id2.i_data.id_data); in ocfs2_max_inline_data_with_xattr()
1502 offsetof(struct ocfs2_dinode, id2.i_list.l_recs); in ocfs2_extent_recs_per_inode()
1512 offsetof(struct ocfs2_dinode, id2.i_chain.cl_recs); in ocfs2_chain_recs_per_inode()
1522 offsetof(struct ocfs2_extent_block, h_list.l_recs); in ocfs2_extent_recs_per_eb()
1532 offsetof(struct ocfs2_group_desc, bg_list.l_recs); in ocfs2_extent_recs_per_gd()
1542 offsetof(struct ocfs2_dinode, id2.i_lab.la_bitmap); in ocfs2_local_alloc_size()
1552 offsetof(struct ocfs2_group_desc, bg_bitmap); in ocfs2_group_bitmap_size()
1572 offsetof(struct ocfs2_dinode, id2.i_dealloc.tl_recs); in ocfs2_truncate_recs_per_inode()
1595 offsetof(struct ocfs2_xattr_block, in ocfs2_xattr_recs_per_xb()
1638 if ((offsetof(struct ocfs2_group_desc, bg_bitmap) + in ocfs2_gd_is_discontig()
1640 offsetof(struct ocfs2_group_desc, bg_list)) in ocfs2_gd_is_discontig()