/kernel/linux/linux-5.10/fs/xfs/scrub/ |
D | inode.c | 71 struct xfs_dinode *dip, in xchk_inode_extsize() 93 struct xfs_dinode *dip, in xchk_inode_cowextsize() 112 struct xfs_dinode *dip, in xchk_inode_flags() 157 struct xfs_dinode *dip, in xchk_inode_flags2() 206 struct xfs_dinode *dip, in xchk_dinode_nsec() 220 struct xfs_dinode *dip, in xchk_dinode() 479 struct xfs_dinode *dip) in xchk_inode_xref_bmap() 514 struct xfs_dinode *dip) in xchk_inode_xref()
|
D | ialloc.c | 149 struct xfs_dinode *dip) in xchk_iallocbt_check_cluster_ifree() 215 struct xfs_dinode *dip; in xchk_iallocbt_check_cluster() local 287 struct xfs_dinode *dip; in xchk_iallocbt_check_cluster() local
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
D | xfs_inode_fork.c | 71 xfs_dinode_t *dip, in xfs_iformat_local() 102 struct xfs_dinode *dip, in xfs_iformat_extents() 167 xfs_dinode_t *dip, in xfs_iformat_btree() 226 struct xfs_dinode *dip) in xfs_iformat_data_fork() 275 struct xfs_dinode *dip) in xfs_dfork_attr_shortform_size() 286 struct xfs_dinode *dip) in xfs_iformat_attr_fork() 579 xfs_dinode_t *dip, in xfs_iflush_fork()
|
D | xfs_inode_buf.c | 55 xfs_dinode_t *dip; in xfs_inode_buf_verify() local 174 struct xfs_dinode *dip, in xfs_inode_from_disk_ts() 356 struct xfs_dinode *dip, in xfs_dinode_verify_fork() 397 struct xfs_dinode *dip, in xfs_dinode_verify_forkoff() 424 struct xfs_dinode *dip) in xfs_dinode_verify() 571 struct xfs_dinode *dip) in xfs_dinode_calc_crc()
|
D | xfs_format.h | 1069 #define XFS_DFORK_BOFF(dip) ((int)((dip)->di_forkoff << 3)) argument 1071 #define XFS_DFORK_DSIZE(dip,mp) \ argument 1073 #define XFS_DFORK_ASIZE(dip,mp) \ argument 1075 #define XFS_DFORK_SIZE(dip,mp,w) \ argument 1080 #define XFS_DFORK_MAXEXT(dip, mp, w) \ argument 1086 #define XFS_DFORK_DPTR(dip) \ argument 1088 #define XFS_DFORK_APTR(dip) \ argument 1090 #define XFS_DFORK_PTR(dip,w) \ argument 1093 #define XFS_DFORK_FORMAT(dip,w) \ argument 1097 #define XFS_DFORK_NEXTENTS(dip,w) \ argument [all …]
|
/kernel/linux/linux-5.10/fs/freevxfs/ |
D | vxfs_inode.c | 101 struct vxfs_inode_info *vip, struct vxfs_dinode *dip) in dip2vip_cpy() 181 struct vxfs_dinode *dip; in vxfs_blkiget() local 220 struct vxfs_dinode *dip; in __vxfs_iget() local
|
D | vxfs_lookup.c | 156 vxfs_inode_by_name(struct inode *dip, struct dentry *dp) in vxfs_inode_by_name() 187 vxfs_lookup(struct inode *dip, struct dentry *dp, unsigned int flags) in vxfs_lookup()
|
/kernel/linux/linux-5.10/fs/gfs2/ |
D | inode.c | 264 struct inode *gfs2_lookup_simple(struct inode *dip, const char *name) in gfs2_lookup_simple() 301 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_lookupi() local 349 static int create_ok(struct gfs2_inode *dip, const struct qstr *name, in create_ok() 370 static void munge_mode_uid_gid(const struct gfs2_inode *dip, in munge_mode_uid_gid() 478 static void init_dinode(struct gfs2_inode *dip, struct gfs2_inode *ip, in init_dinode() 525 static unsigned gfs2_trans_da_blks(const struct gfs2_inode *dip, in gfs2_trans_da_blks() 533 static int link_dinode(struct gfs2_inode *dip, const struct qstr *name, in link_dinode() 606 struct gfs2_inode *dip = GFS2_I(dir), *ip; in gfs2_create_inode() local 923 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_link() local 1055 static int gfs2_unlink_ok(struct gfs2_inode *dip, const struct qstr *name, in gfs2_unlink_ok() [all …]
|
D | dir.c | 607 static int dirent_check_reclen(struct gfs2_inode *dip, in dirent_check_reclen() 634 static int dirent_next(struct gfs2_inode *dip, struct buffer_head *bh, in dirent_next() 669 static void dirent_del(struct gfs2_inode *dip, struct buffer_head *bh, in dirent_del() 756 static int get_leaf(struct gfs2_inode *dip, u64 leaf_no, in get_leaf() 779 static int get_leaf_nr(struct gfs2_inode *dip, u32 index, in get_leaf_nr() 794 static int get_first_leaf(struct gfs2_inode *dip, u32 index, in get_first_leaf() 908 struct gfs2_inode *dip = GFS2_I(inode); in dir_make_exhash() local 1003 struct gfs2_inode *dip = GFS2_I(inode); in dir_split_leaf() local 1150 static int dir_double_exhash(struct gfs2_inode *dip) in dir_double_exhash() 1265 static int do_filldir_main(struct gfs2_inode *dip, struct dir_context *ctx, in do_filldir_main() [all …]
|
D | dentry.c | 37 struct gfs2_inode *dip; in gfs2_drevalidate() local
|
D | export.c | 90 struct gfs2_inode *dip, *ip; in gfs2_get_name() local
|
/kernel/linux/linux-5.10/fs/jfs/ |
D | namei.c | 62 static int jfs_create(struct inode *dip, struct dentry *dentry, umode_t mode, in jfs_create() 195 static int jfs_mkdir(struct inode *dip, struct dentry *dentry, umode_t mode) in jfs_mkdir() 332 static int jfs_rmdir(struct inode *dip, struct dentry *dentry) in jfs_rmdir() 462 static int jfs_unlink(struct inode *dip, struct dentry *dentry) in jfs_unlink() 871 static int jfs_symlink(struct inode *dip, struct dentry *dentry, in jfs_symlink() 1441 static struct dentry *jfs_lookup(struct inode *dip, struct dentry *dentry, unsigned int flags) in jfs_lookup()
|
D | jfs_imap.c | 3026 static int copy_from_dinode(struct dinode * dip, struct inode *ip) in copy_from_dinode() 3110 static void copy_to_dinode(struct dinode * dip, struct inode *ip) in copy_to_dinode()
|
/kernel/linux/linux-5.10/fs/xfs/ |
D | xfs_inode_item_recover.c | 77 struct xfs_dinode *dip, in xfs_recover_inode_owner_change() 204 struct xfs_dinode *dip; in xlog_recover_inode_commit_pass2() local
|
D | xfs_inode.c | 2143 struct xfs_dinode *dip, in xfs_iunlink_update_dinode() 2175 struct xfs_dinode *dip; in xfs_iunlink_update_inode() local 3441 struct xfs_dinode *dip; in xfs_iflush() local
|
/kernel/linux/linux-5.10/arch/arm/mach-davinci/ |
D | common.c | 29 struct davinci_id *dip; in davinci_init_id() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/ |
D | sch_ets_core.sh | 74 dip() function
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_ipip.c | 185 u32 dip, u8 prefix_len, u16 ul_vr_id, in mlxsw_sp_ipip_fib_entry_op_gre4_ralue() 203 __be32 dip; in mlxsw_sp_ipip_fib_entry_op_gre4() local
|
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
|
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
D | pvrusb2-v4l2.c | 828 static void pvr2_v4l2_dev_destroy(struct pvr2_v4l2_dev *dip) in pvr2_v4l2_dev_destroy() 859 static void pvr2_v4l2_dev_disassociate_parent(struct pvr2_v4l2_dev *dip) in pvr2_v4l2_dev_disassociate_parent() 952 struct pvr2_v4l2_dev *dip; /* Our own context pointer */ in pvr2_v4l2_open() local 1184 static void pvr2_v4l2_dev_init(struct pvr2_v4l2_dev *dip, in pvr2_v4l2_dev_init()
|
/kernel/linux/linux-5.10/net/bridge/netfilter/ |
D | ebt_among.c | 138 __be32 dip = 0, sip = 0; in ebt_among_mt() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
D | ocelot_vcap.h | 140 struct ocelot_vcap_ipv4 dip; /* Target IP address */ member 150 struct ocelot_vcap_ipv4 dip; /* Destination IP address */ member 168 struct ocelot_vcap_u128 dip; /* IPv6 destination (byte 0-7 ignored) */ member
|
/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
D | bfa_port.c | 23 u32 *dip = (u32 *) stats; in bfa_port_stats_swap() local
|
/kernel/linux/linux-5.10/drivers/net/ipvlan/ |
D | ipvlan_core.c | 397 __be32 dip; in ipvlan_addr_lookup() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_ioctl.h | 156 uint32_t dip; member
|