| /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-4.19/fs/xfs/scrub/ |
| D | inode.c | 81 struct xfs_dinode *dip, in xchk_inode_extsize() 103 struct xfs_dinode *dip, in xchk_inode_cowextsize() 122 struct xfs_dinode *dip, in xchk_inode_flags() 168 struct xfs_dinode *dip, in xchk_inode_flags2() 212 struct xfs_dinode *dip, in xchk_dinode() 475 struct xfs_dinode *dip) in xchk_inode_xref_bmap() 510 struct xfs_dinode *dip) in xchk_inode_xref()
|
| D | ialloc.c | 139 struct xfs_dinode *dip; in xchk_iallocbt_check_cluster_freemask() local 192 struct xfs_dinode *dip; in xchk_iallocbt_check_freemask() local
|
| /kernel/linux/linux-4.19/fs/xfs/libxfs/ |
| D | xfs_inode_buf.c | 37 xfs_dinode_t *dip; in xfs_inobp_check() local 95 xfs_dinode_t *dip; in xfs_inode_buf_verify() local 379 struct xfs_dinode *dip, in xfs_dinode_verify_fork() 420 struct xfs_dinode *dip, in xfs_dinode_verify_forkoff() 447 struct xfs_dinode *dip) in xfs_dinode_verify() 589 struct xfs_dinode *dip) in xfs_dinode_calc_crc() 622 xfs_dinode_t *dip; in xfs_iread() local
|
| D | xfs_inode_fork.c | 47 struct xfs_dinode *dip) in xfs_iformat_fork() 171 xfs_dinode_t *dip, in xfs_iformat_local() 202 struct xfs_dinode *dip, in xfs_iformat_extents() 267 xfs_dinode_t *dip, in xfs_iformat_btree() 590 xfs_dinode_t *dip, in xfs_iflush_fork()
|
| /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()
|
| /kernel/linux/linux-4.19/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/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-4.19/fs/gfs2/ |
| D | inode.c | 247 struct inode *gfs2_lookup_simple(struct inode *dip, const char *name) in gfs2_lookup_simple() 284 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_lookupi() local 332 static int create_ok(struct gfs2_inode *dip, const struct qstr *name, in create_ok() 353 static void munge_mode_uid_gid(const struct gfs2_inode *dip, in munge_mode_uid_gid() 461 static void init_dinode(struct gfs2_inode *dip, struct gfs2_inode *ip, in init_dinode() 508 static unsigned gfs2_trans_da_blks(const struct gfs2_inode *dip, in gfs2_trans_da_blks() 516 static int link_dinode(struct gfs2_inode *dip, const struct qstr *name, in link_dinode() 589 struct gfs2_inode *dip = GFS2_I(dir), *ip; in gfs2_create_inode() local 900 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_link() local 1031 static int gfs2_unlink_ok(struct gfs2_inode *dip, const struct qstr *name, in gfs2_unlink_ok() [all …]
|
| D | dir.c | 610 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, in get_leaf_nr() 797 static int get_first_leaf(struct gfs2_inode *dip, u32 index, in get_first_leaf() 911 struct gfs2_inode *dip = GFS2_I(inode); in dir_make_exhash() local 1006 struct gfs2_inode *dip = GFS2_I(inode); in dir_split_leaf() local 1153 static int dir_double_exhash(struct gfs2_inode *dip) in dir_double_exhash() 1268 static int do_filldir_main(struct gfs2_inode *dip, struct dir_context *ctx, in do_filldir_main() [all …]
|
| D | dentry.c | 40 struct gfs2_inode *dip; in gfs2_drevalidate() local
|
| /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
|
| /kernel/linux/linux-4.19/fs/jfs/ |
| D | namei.c | 75 static int jfs_create(struct inode *dip, struct dentry *dentry, umode_t mode, in jfs_create() 208 static int jfs_mkdir(struct inode *dip, struct dentry *dentry, umode_t mode) in jfs_mkdir() 345 static int jfs_rmdir(struct inode *dip, struct dentry *dentry) in jfs_rmdir() 475 static int jfs_unlink(struct inode *dip, struct dentry *dentry) in jfs_unlink() 884 static int jfs_symlink(struct inode *dip, struct dentry *dentry, in jfs_symlink() 1454 static struct dentry *jfs_lookup(struct inode *dip, struct dentry *dentry, unsigned int flags) in jfs_lookup()
|
| /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()
|
| /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
|
| /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-4.19/arch/arm/mach-davinci/ |
| D | common.c | 47 struct davinci_id *dip; in davinci_init_id() local
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_ipip.c | 181 u32 dip, u8 prefix_len, u16 ul_vr_id, in mlxsw_sp_ipip_fib_entry_op_gre4_ralue() 199 __be32 dip; in mlxsw_sp_ipip_fib_entry_op_gre4() local
|