| /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 | inode.c | 236 	struct xfs_dinode	*dip,  in xchk_inode_extsize() 267 	struct xfs_dinode	*dip,  in xchk_inode_cowextsize() 306 	struct xfs_dinode	*dip,  in xchk_inode_flags() 351 	struct xfs_dinode	*dip,  in xchk_inode_flags2() 400 	struct xfs_dinode	*dip,  in xchk_dinode_nsec() 414 	struct xfs_dinode	*dip,  in xchk_dinode() 698 	struct xfs_dinode	*dip)  in xchk_inode_xref_bmap() 731 	struct xfs_dinode	*dip)  in xchk_inode_xref()
  | 
| H A D | ialloc.c | 304 	struct xfs_dinode		*dip)  in xchk_iallocbt_check_cluster_ifree() 438 		struct xfs_dinode	*dip;  in xchk_iallocbt_check_cluster()  local
  | 
| 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() 373 	struct xfs_dinode	*dip,  in xfs_dinode_verify_fork() 480 	struct xfs_dinode	*dip,  in xfs_dinode_verify_forkoff() 510 	struct xfs_dinode	*dip)  in xfs_dinode_verify_nrext64() 532 	struct xfs_dinode	*dip,  in xfs_dinode_verify_metadir() 592 	struct xfs_dinode	*dip)  in xfs_dinode_verify() 795 	struct xfs_dinode	*dip)  in xfs_dinode_calc_crc()
  | 
| H A D | xfs_inode_fork.c | 78 	struct xfs_dinode	*dip,  in xfs_iformat_local() 110 	struct xfs_dinode	*dip,  in xfs_iformat_extents() 177 	struct xfs_dinode	*dip,  in xfs_iformat_btree() 233 	struct xfs_dinode	*dip)  in xfs_iformat_data_fork() 299 	struct xfs_dinode		*dip)  in xfs_dfork_attr_shortform_size() 337 	struct xfs_dinode	*dip)  in xfs_iformat_attr_fork() 550 	struct xfs_dinode	*dip,  in xfs_iflush_fork()
  | 
| 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 …] 
 | 
| H A D | xfs_rtrefcount_btree.c | 631 	struct xfs_dinode	*dip)  in xfs_iformat_rtrefcount() 717 	struct xfs_dinode	*dip)  in xfs_iflush_rtrefcount()
  | 
| H A D | xfs_rtrmap_btree.c | 867 	struct xfs_dinode	*dip)  in xfs_iformat_rtrmap() 949 	struct xfs_dinode	*dip)  in xfs_iflush_rtrmap()
  | 
| /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 | inode.c | 274 struct inode *gfs2_lookup_meta(struct inode *dip, const char *name)  in gfs2_lookup_meta() 312 	struct gfs2_inode *dip = GFS2_I(dir);  in gfs2_lookupi()  local 360 static int create_ok(struct gfs2_inode *dip, const struct qstr *name,  in create_ok() 382 static void munge_mode_uid_gid(const struct gfs2_inode *dip,  in munge_mode_uid_gid() 560 static void init_dinode(struct gfs2_inode *dip, struct gfs2_inode *ip,  in init_dinode() 607 static unsigned gfs2_trans_da_blks(const struct gfs2_inode *dip,  in gfs2_trans_da_blks() 615 static int link_dinode(struct gfs2_inode *dip, const struct qstr *name,  in link_dinode() 695 	struct gfs2_inode *dip = GFS2_I(dir), *ip;  in gfs2_create_inode()  local 1027 	struct gfs2_inode *dip = GFS2_I(dir);  in gfs2_link()  local 1157 static int gfs2_unlink_ok(struct gfs2_inode *dip, const struct qstr *name,  in gfs2_unlink_ok() [all …] 
 | 
| H A D | dentry.c | 39 	struct gfs2_inode *dip = GFS2_I(dir);  in gfs2_drevalidate()  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
  | 
| H A D | vxfs_lookup.c | 132 vxfs_inode_by_name(struct inode *dip, struct dentry *dp)  in vxfs_inode_by_name() 163 vxfs_lookup(struct inode *dip, struct dentry *dp, unsigned int flags)  in vxfs_lookup()
  | 
| /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/fs/btrfs/ | 
| H A D | direct-io.c | 645 	struct btrfs_dio_private *dip =  in btrfs_dio_end_io()  local 712 	struct btrfs_dio_private *dip =  in btrfs_dio_submit_io()  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/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
  |