/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_inode_buf.c | 44 xfs_dinode_t *dip; in xfs_inobp_check() local 89 xfs_dinode_t *dip; in xfs_inode_buf_verify() local 297 struct xfs_dinode *dip) in xfs_dinode_verify() 321 struct xfs_dinode *dip) in xfs_dinode_calc_crc() 354 xfs_dinode_t *dip; in xfs_iread() local
|
D | xfs_inode_fork.c | 82 xfs_dinode_t *dip) in xfs_iformat_fork() 246 xfs_dinode_t *dip, in xfs_iformat_local() 298 xfs_dinode_t *dip, in xfs_iformat_extents() 367 xfs_dinode_t *dip, in xfs_iformat_btree() 795 xfs_dinode_t *dip, in xfs_iflush_fork()
|
D | xfs_format.h | 936 #define XFS_DFORK_Q(dip) ((dip)->di_forkoff != 0) argument 937 #define XFS_DFORK_BOFF(dip) ((int)((dip)->di_forkoff << 3)) argument 939 #define XFS_DFORK_DSIZE(dip,mp) \ argument 943 #define XFS_DFORK_ASIZE(dip,mp) \ argument 947 #define XFS_DFORK_SIZE(dip,mp,w) \ argument 955 #define XFS_DFORK_DPTR(dip) \ argument 957 #define XFS_DFORK_APTR(dip) \ argument 959 #define XFS_DFORK_PTR(dip,w) \ argument 962 #define XFS_DFORK_FORMAT(dip,w) \ argument 966 #define XFS_DFORK_NEXTENTS(dip,w) \ argument [all …]
|
/linux-4.4.14/fs/gfs2/ |
D | dir.c | 587 static int dirent_check_reclen(struct gfs2_inode *dip, in dirent_check_reclen() 614 static int dirent_next(struct gfs2_inode *dip, struct buffer_head *bh, in dirent_next() 649 static void dirent_del(struct gfs2_inode *dip, struct buffer_head *bh, in dirent_del() 721 static int get_leaf(struct gfs2_inode *dip, u64 leaf_no, in get_leaf() 744 static int get_leaf_nr(struct gfs2_inode *dip, u32 index, in get_leaf_nr() 756 static int get_first_leaf(struct gfs2_inode *dip, u32 index, in get_first_leaf() 871 struct gfs2_inode *dip = GFS2_I(inode); in dir_make_exhash() local 966 struct gfs2_inode *dip = GFS2_I(inode); in dir_split_leaf() local 1114 static int dir_double_exhash(struct gfs2_inode *dip) in dir_double_exhash() 1229 static int do_filldir_main(struct gfs2_inode *dip, struct dir_context *ctx, in do_filldir_main() [all …]
|
D | inode.c | 250 struct inode *gfs2_lookup_simple(struct inode *dip, const char *name) in gfs2_lookup_simple() 287 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_lookupi() local 336 static int create_ok(struct gfs2_inode *dip, const struct qstr *name, in create_ok() 357 static void munge_mode_uid_gid(const struct gfs2_inode *dip, in munge_mode_uid_gid() 465 static void init_dinode(struct gfs2_inode *dip, struct gfs2_inode *ip, in init_dinode() 512 static unsigned gfs2_trans_da_blks(const struct gfs2_inode *dip, in gfs2_trans_da_blks() 520 static int link_dinode(struct gfs2_inode *dip, const struct qstr *name, in link_dinode() 593 struct gfs2_inode *dip = GFS2_I(dir), *ip; in gfs2_create_inode() local 889 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_link() local 1020 static int gfs2_unlink_ok(struct gfs2_inode *dip, const struct qstr *name, in gfs2_unlink_ok() [all …]
|
D | dentry.c | 40 struct gfs2_inode *dip; in gfs2_drevalidate() local
|
D | export.c | 93 struct gfs2_inode *dip, *ip; in gfs2_get_name() local
|
D | ops_fstype.c | 547 struct gfs2_inode *dip = GFS2_I(sdp->sd_jindex); in gfs2_jindex_hold() local
|
D | file.c | 95 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_readdir() local
|
/linux-4.4.14/fs/jfs/ |
D | namei.c | 75 static int jfs_create(struct inode *dip, struct dentry *dentry, umode_t mode, in jfs_create() 210 static int jfs_mkdir(struct inode *dip, struct dentry *dentry, umode_t mode) in jfs_mkdir() 349 static int jfs_rmdir(struct inode *dip, struct dentry *dentry) in jfs_rmdir() 479 static int jfs_unlink(struct inode *dip, struct dentry *dentry) in jfs_unlink() 888 static int jfs_symlink(struct inode *dip, struct dentry *dentry, in jfs_symlink() 1458 static struct dentry *jfs_lookup(struct inode *dip, struct dentry *dentry, unsigned int flags) in jfs_lookup()
|
D | jfs_imap.c | 3046 static int copy_from_dinode(struct dinode * dip, struct inode *ip) in copy_from_dinode() 3130 static void copy_to_dinode(struct dinode * dip, struct inode *ip) in copy_to_dinode()
|
/linux-4.4.14/fs/freevxfs/ |
D | vxfs_inode.c | 100 struct vxfs_dinode *dip; in vxfs_blkiget() local 141 struct vxfs_dinode *dip; in __vxfs_iget() local
|
D | vxfs_lookup.c | 168 vxfs_inode_by_name(struct inode *dip, struct dentry *dp) in vxfs_inode_by_name() 199 vxfs_lookup(struct inode *dip, struct dentry *dp, unsigned int flags) in vxfs_lookup()
|
/linux-4.4.14/arch/arm/mach-davinci/ |
D | common.c | 44 struct davinci_id *dip; in davinci_init_id() local
|
/linux-4.4.14/fs/xfs/ |
D | xfs_inode.c | 663 xfs_dinode_t *dip) in xfs_dic2xflags() 1959 xfs_dinode_t *dip; in xfs_iunlink() local 2041 xfs_dinode_t *dip; in xfs_iunlink_remove() local 3347 struct xfs_dinode *dip; in xfs_iflush() local 3450 struct xfs_dinode *dip; in xfs_iflush_int() local
|
D | xfs_log_recover.c | 2465 struct xfs_dinode *dip, in xfs_recover_inode_owner_change() 2518 xfs_dinode_t *dip; in xlog_recover_inode_pass2() local 4006 struct xfs_dinode *dip; in xlog_recover_process_one_iunlink() local
|
/linux-4.4.14/net/bridge/netfilter/ |
D | ebt_among.c | 137 __be32 dip = 0, sip = 0; in ebt_among_mt() local
|
/linux-4.4.14/drivers/media/usb/pvrusb2/ |
D | pvrusb2-v4l2.c | 816 static void pvr2_v4l2_dev_destroy(struct pvr2_v4l2_dev *dip) in pvr2_v4l2_dev_destroy() 847 static void pvr2_v4l2_dev_disassociate_parent(struct pvr2_v4l2_dev *dip) in pvr2_v4l2_dev_disassociate_parent() 973 struct pvr2_v4l2_dev *dip; /* Our own context pointer */ in pvr2_v4l2_open() local 1204 static void pvr2_v4l2_dev_init(struct pvr2_v4l2_dev *dip, in pvr2_v4l2_dev_init()
|
D | pvrusb2-sysfs.c | 430 struct pvr2_sysfs_debugifc *dip; in pvr2_sysfs_add_debugifc() local
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_port.c | 30 u32 *dip = (u32 *) stats; in bfa_port_stats_swap() local
|
D | bfa_svc.c | 3323 u32 *dip = (u32 *) d; in bfa_fcport_qos_stats_swap() local 3336 u32 *dip = (u32 *) d; in bfa_fcport_fcoe_stats_swap() local
|
/linux-4.4.14/drivers/net/ipvlan/ |
D | ipvlan_core.c | 329 __be32 dip; in ipvlan_addr_lookup() local
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_ioctl.h | 156 uint32_t dip; member
|
D | common.h | 412 u32 dip; member
|
/linux-4.4.14/fs/btrfs/ |
D | inode.c | 7983 struct btrfs_dio_private *dip = bio->bi_private; in btrfs_endio_direct_read() local 8008 struct btrfs_dio_private *dip = bio->bi_private; in btrfs_endio_direct_write() local 8062 struct btrfs_dio_private *dip = bio->bi_private; in btrfs_end_dio_bio() local 8111 struct btrfs_dio_private *dip, in btrfs_lookup_and_bind_dio_csum() 8145 struct btrfs_dio_private *dip = bio->bi_private; in __btrfs_submit_dio_bio() local 8193 static int btrfs_submit_direct_hook(int rw, struct btrfs_dio_private *dip, in btrfs_submit_direct_hook() 8309 struct btrfs_dio_private *dip = NULL; in btrfs_submit_direct() local
|
/linux-4.4.14/sound/pci/hda/ |
D | patch_hdmi.c | 1038 u8 *dip, int size) in hdmi_fill_audio_infoframe() 1051 u8 *dip, int size) in hdmi_infoframe_uptodate()
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
D | niu.c | 7372 u32 sip, dip, sipm, dipm, spi, spim; in niu_get_tcamkey_from_ip4fs() local
|