| /linux/fs/xfs/scrub/ |
| H A D | inode_repair.c | 174 struct xfs_dinode *dip = xfs_buf_offset(bp, ioffset); in xrep_dinode_buf_core() local 229 struct xfs_dinode *dip) in xrep_dinode_header() 486 struct xfs_dinode *dip) in xrep_dinode_mode() 525 struct xfs_dinode *dip) in xrep_dinode_nlinks() 544 struct xfs_dinode *dip, in xrep_dinode_flags() 597 struct xfs_dinode *dip) in xrep_dinode_zap_symlink() 620 struct xfs_dinode *dip) in xrep_dinode_zap_dir() 643 struct xfs_dinode *dip) in xrep_dinode_size() 694 struct xfs_dinode *dip) in xrep_dinode_extsize_hints() 866 struct xfs_dinode *dip, in xrep_dinode_bad_extents_fork() [all …]
|
| H A D | ialloc_repair.c | 148 struct xfs_dinode *dip; in xrep_ibt_check_ifree() local
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_inode_buf.c | 55 struct xfs_dinode *dip; in xfs_inode_buf_verify() local 161 struct xfs_dinode *dip, in xfs_inode_from_disk_ts() 377 struct xfs_dinode *dip, in xfs_dinode_verify_fork() 484 struct xfs_dinode *dip, in xfs_dinode_verify_forkoff() 514 struct xfs_dinode *dip) in xfs_dinode_verify_nrext64() 536 struct xfs_dinode *dip, in xfs_dinode_verify_metadir() 596 struct xfs_dinode *dip) in xfs_dinode_verify() 799 struct xfs_dinode *dip) in xfs_dinode_calc_crc()
|
| H A D | xfs_inode_fork.h | 125 struct xfs_dinode *dip) in xfs_dfork_data_extents() 135 struct xfs_dinode *dip) in xfs_dfork_attr_extents() 145 struct xfs_dinode *dip, in xfs_dfork_nextents()
|
| H A D | xfs_format.h | 1099 #define XFS_DFORK_BOFF(dip) ((int)((dip)->di_forkoff << 3)) argument 1101 #define XFS_DFORK_DSIZE(dip,mp) \ argument 1103 #define XFS_DFORK_ASIZE(dip,mp) \ argument 1105 #define XFS_DFORK_SIZE(dip,mp,w) \ argument 1110 #define XFS_DFORK_MAXEXT(dip, mp, w) \ argument 1116 #define XFS_DFORK_DPTR(dip) \ argument 1118 #define XFS_DFORK_APTR(dip) \ argument 1120 #define XFS_DFORK_PTR(dip,w) \ argument 1123 #define XFS_DFORK_FORMAT(dip,w) \ argument 1132 static inline xfs_dev_t xfs_dinode_get_rdev(struct xfs_dinode *dip) in xfs_dinode_get_rdev() [all …]
|
| /linux/fs/gfs2/ |
| H A D | dir.c | 608 static int dirent_check_reclen(struct gfs2_inode *dip, in dirent_check_reclen() 637 static int dirent_next(struct gfs2_inode *dip, struct buffer_head *bh, in dirent_next() 672 static void dirent_del(struct gfs2_inode *dip, struct buffer_head *bh, in dirent_del() 759 static int get_leaf(struct gfs2_inode *dip, u64 leaf_no, in get_leaf() 782 static int get_leaf_nr(struct gfs2_inode *dip, u32 index, u64 *leaf_out) in get_leaf_nr() 796 static int get_first_leaf(struct gfs2_inode *dip, u32 index, in get_first_leaf() 910 struct gfs2_inode *dip = GFS2_I(inode); in dir_make_exhash() local 1001 struct gfs2_inode *dip = GFS2_I(inode); in dir_split_leaf() local 1148 static int dir_double_exhash(struct gfs2_inode *dip) in dir_double_exhash() 1264 static int do_filldir_main(struct gfs2_inode *dip, struct dir_context *ctx, in do_filldir_main() [all …]
|
| H A D | dentry.c | 39 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_drevalidate() local
|
| H A D | ops_fstype.c | 535 struct gfs2_inode *dip = GFS2_I(sdp->sd_jindex); in gfs2_jindex_hold() local
|
| H A D | file.c | 108 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_readdir() local
|
| /linux/fs/freevxfs/ |
| H A D | vxfs_inode.c | 77 struct vxfs_inode_info *vip, struct vxfs_dinode *dip) in dip2vip_cpy() 154 struct vxfs_dinode *dip; in vxfs_blkiget() local 193 struct vxfs_dinode *dip; in __vxfs_iget() local
|
| /linux/fs/xfs/ |
| H A D | xfs_inode_item_recover.c | 79 struct xfs_dinode *dip, in xfs_recover_inode_owner_change() 277 struct xfs_dinode *dip) in xlog_recover_inode_dbroot() 317 struct xfs_dinode *dip; in xlog_recover_inode_commit_pass2() local
|
| H A D | xfs_inode_item.c | 46 struct xfs_dinode *dip; in xfs_inode_item_precommit_check() local 521 struct xfs_dinode *dip; in xfs_copy_dm_fields_to_log_dinode() local
|
| /linux/arch/arm/mach-davinci/ |
| H A D | common.c | 28 struct davinci_id *dip; in davinci_init_id() local
|
| /linux/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-v4l2.c | 803 static void pvr2_v4l2_dev_destroy(struct pvr2_v4l2_dev *dip) in pvr2_v4l2_dev_destroy() 834 static void pvr2_v4l2_dev_disassociate_parent(struct pvr2_v4l2_dev *dip) in pvr2_v4l2_dev_disassociate_parent() 926 struct pvr2_v4l2_dev *dip; /* Our own context pointer */ in pvr2_v4l2_open() local 1159 static void pvr2_v4l2_dev_init(struct pvr2_v4l2_dev *dip, in pvr2_v4l2_dev_init()
|
| H A D | pvrusb2-sysfs.c | 411 struct pvr2_sysfs_debugifc *dip; in pvr2_sysfs_add_debugifc() local
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_dpipe.c | 458 unsigned char *ha, void *dip) in __mlxsw_sp_dpipe_table_host_entry_fill() 488 u32 dip; in mlxsw_sp_dpipe_table_host4_entry_fill() local 500 struct in6_addr *dip; in mlxsw_sp_dpipe_table_host6_entry_fill() local
|
| /linux/drivers/net/ethernet/microchip/vcap/ |
| H A D | vcap_tc.c | 106 struct vcap_u128_key dip; in vcap_tc_flower_handler_ipv6_usage() local
|
| /linux/net/bridge/netfilter/ |
| H A D | ebt_among.c | 138 __be32 dip = 0, sip = 0; in ebt_among_mt() local
|
| /linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_vop2_reg.c | 1395 u32 die, dip; in rk3568_set_intf_mux() local 1694 u32 die, dip, div, vp_clk_div, val; in rk3588_set_intf_mux() local
|
| /linux/tools/testing/selftests/net/ |
| H A D | tun.c | 733 void *sip, *dip, *smac, *dmac; in FIXTURE_SETUP() local 797 void *sip, *dip, *smac, *dmac; in build_gso_packet_into_tun() local
|
| /linux/drivers/scsi/bfa/ |
| H A D | bfa_port.c | 23 u32 *dip = (u32 *) stats; in bfa_port_stats_swap() local
|
| /linux/fs/jfs/ |
| H A D | jfs_imap.c | 3034 static int copy_from_dinode(struct dinode * dip, struct inode *ip) in copy_from_dinode() 3127 static void copy_to_dinode(struct dinode * dip, struct inode *ip) in copy_to_dinode()
|
| /linux/include/soc/mscc/ |
| H A D | ocelot_vcap.h | 543 struct ocelot_vcap_ipv4 dip; /* Target IP address */ member 553 struct ocelot_vcap_ipv4 dip; /* Destination IP address */ member 571 struct ocelot_vcap_u128 dip; /* IPv6 destination (byte 0-7 ignored) */ member
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | cxgb3_ioctl.h | 156 uint32_t dip; member
|
| /linux/sound/hda/codecs/hdmi/ |
| H A D | hdmi.c | 430 u8 *dip, int size) in hdmi_fill_audio_infoframe() 443 u8 *dip, int size) in hdmi_infoframe_uptodate()
|