Home
last modified time | relevance | path

Searched defs:dip (Results 1 – 25 of 42) sorted by relevance

12

/linux/fs/xfs/scrub/
H A Dinode_repair.c174 struct xfs_dinode *dip = xfs_buf_offset(bp, ioffset); in xrep_dinode_buf_core() local
229 struct xfs_dinode *dip) in xrep_dinode_header() argument
486 xrep_dinode_mode(struct xrep_inode * ri,struct xfs_dinode * dip) xrep_dinode_mode() argument
525 xrep_dinode_nlinks(struct xfs_dinode * dip) xrep_dinode_nlinks() argument
544 xrep_dinode_flags(struct xfs_scrub * sc,struct xfs_dinode * dip,bool isrt) xrep_dinode_flags() argument
597 xrep_dinode_zap_symlink(struct xrep_inode * ri,struct xfs_dinode * dip) xrep_dinode_zap_symlink() argument
620 xrep_dinode_zap_dir(struct xrep_inode * ri,struct xfs_dinode * dip) xrep_dinode_zap_dir() argument
643 xrep_dinode_size(struct xrep_inode * ri,struct xfs_dinode * dip) xrep_dinode_size() argument
694 xrep_dinode_extsize_hints(struct xfs_scrub * sc,struct xfs_dinode * dip) xrep_dinode_extsize_hints() argument
866 xrep_dinode_bad_extents_fork(struct xfs_scrub * sc,struct xfs_dinode * dip,unsigned int dfork_size,int whichfork) xrep_dinode_bad_extents_fork() argument
900 xrep_dinode_bad_bmbt_fork(struct xfs_scrub * sc,struct xfs_dinode * dip,unsigned int dfork_size,int whichfork) xrep_dinode_bad_bmbt_fork() argument
952 xrep_dinode_bad_rtrmapbt_fork(struct xfs_scrub * sc,struct xfs_dinode * dip,unsigned int dfork_size) xrep_dinode_bad_rtrmapbt_fork() argument
980 xrep_dinode_bad_rtrefcountbt_fork(struct xfs_scrub * sc,struct xfs_dinode * dip,unsigned int dfork_size) xrep_dinode_bad_rtrefcountbt_fork() argument
1008 xrep_dinode_bad_metabt_fork(struct xfs_scrub * sc,struct xfs_dinode * dip,unsigned int dfork_size,int whichfork) xrep_dinode_bad_metabt_fork() argument
1034 xrep_dinode_check_dfork(struct xfs_scrub * sc,struct xfs_dinode * dip,uint16_t mode) xrep_dinode_check_dfork() argument
1129 xrep_dinode_set_data_nextents(struct xfs_dinode * dip,xfs_extnum_t nextents) xrep_dinode_set_data_nextents() argument
1140 xrep_dinode_set_attr_nextents(struct xfs_dinode * dip,xfs_extnum_t nextents) xrep_dinode_set_attr_nextents() argument
1153 xrep_dinode_zap_dfork(struct xrep_inode * ri,struct xfs_dinode * dip,uint16_t mode) xrep_dinode_zap_dfork() argument
1204 xrep_dinode_check_afork(struct xfs_scrub * sc,struct xfs_dinode * dip) xrep_dinode_check_afork() argument
1259 xrep_dinode_zap_afork(struct xrep_inode * ri,struct xfs_dinode * dip,uint16_t mode) xrep_dinode_zap_afork() argument
1288 xrep_dinode_ensure_forkoff(struct xrep_inode * ri,struct xfs_dinode * dip,uint16_t mode) xrep_dinode_ensure_forkoff() argument
1496 xrep_dinode_zap_forks(struct xrep_inode * ri,struct xfs_dinode * dip) xrep_dinode_zap_forks() argument
1551 struct xfs_dinode *dip; xrep_dinode_core() local
[all...]
H A Dinode.c236 struct xfs_dinode *dip, in xchk_inode_extsize() argument
267 struct xfs_dinode *dip, in xchk_inode_cowextsize() argument
306 struct xfs_dinode *dip, in xchk_inode_flags() argument
351 struct xfs_dinode *dip, in xchk_inode_flags2() argument
400 struct xfs_dinode *dip, in xchk_dinode_nsec() argument
414 xchk_dinode(struct xfs_scrub * sc,struct xfs_dinode * dip,xfs_ino_t ino) xchk_dinode() argument
698 xchk_inode_xref_bmap(struct xfs_scrub * sc,struct xfs_dinode * dip) xchk_inode_xref_bmap() argument
731 xchk_inode_xref(struct xfs_scrub * sc,xfs_ino_t ino,struct xfs_dinode * dip) xchk_inode_xref() argument
[all...]
H A Dialloc.c304 struct xfs_dinode *dip) in xchk_iallocbt_check_cluster_ifree() argument
438 struct xfs_dinode *dip; in xchk_iallocbt_check_cluster() local
/linux/fs/xfs/libxfs/
H A Dxfs_inode_fork.c78 struct xfs_dinode *dip, in xfs_iformat_local() argument
110 struct xfs_dinode *dip, in xfs_iformat_extents() argument
177 xfs_iformat_btree(struct xfs_inode * ip,struct xfs_dinode * dip,int whichfork) xfs_iformat_btree() argument
233 xfs_iformat_data_fork(struct xfs_inode * ip,struct xfs_dinode * dip) xfs_iformat_data_fork() argument
299 xfs_dfork_attr_shortform_size(struct xfs_dinode * dip) xfs_dfork_attr_shortform_size() argument
337 xfs_iformat_attr_fork(struct xfs_inode * ip,struct xfs_dinode * dip) xfs_iformat_attr_fork() argument
550 xfs_iflush_fork(struct xfs_inode * ip,struct xfs_dinode * dip,struct xfs_inode_log_item * iip,int whichfork) xfs_iflush_fork() argument
[all...]
H A Dxfs_inode_fork.h125 struct xfs_dinode *dip) in xfs_dfork_data_extents() argument
135 struct xfs_dinode *dip) in xfs_dfork_attr_extents() argument
145 struct xfs_dinode *dip, in xfs_dfork_nextents() argument
[all...]
H A Dxfs_format.h1099 #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 XFS_DFORK_MAXEXT(dip,mp,w) global() argument
1116 XFS_DFORK_DPTR(dip) global() argument
1118 XFS_DFORK_APTR(dip) global() argument
1120 XFS_DFORK_PTR(dip,w) global() argument
1123 XFS_DFORK_FORMAT(dip,w) global() argument
1132 xfs_dinode_get_rdev(struct xfs_dinode * dip) xfs_dinode_get_rdev() argument
1137 xfs_dinode_put_rdev(struct xfs_dinode * dip,xfs_dev_t rdev) xfs_dinode_put_rdev() argument
1244 xfs_dinode_has_bigtime(const struct xfs_dinode * dip) xfs_dinode_has_bigtime() argument
1251 xfs_dinode_has_large_extent_counts(const struct xfs_dinode * dip) xfs_dinode_has_large_extent_counts() argument
1257 xfs_dinode_is_metadir(const struct xfs_dinode * dip) xfs_dinode_is_metadir() argument
[all...]
H A Dxfs_rtrefcount_btree.c631 struct xfs_dinode *dip) in xfs_iformat_rtrefcount() argument
717 struct xfs_dinode *dip) in xfs_iflush_rtrefcount() argument
H A Dxfs_rtrmap_btree.c867 struct xfs_dinode *dip) in xfs_iformat_rtrmap() argument
949 struct xfs_dinode *dip) in xfs_iflush_rtrmap() argument
/linux/fs/freevxfs/
H A Dvxfs_inode.c77 struct vxfs_inode_info *vip, struct vxfs_dinode *dip) in dip2vip_cpy() argument
154 struct vxfs_dinode *dip; vxfs_blkiget() local
193 struct vxfs_dinode *dip; __vxfs_iget() local
[all...]
H A Dvxfs_lookup.c132 vxfs_inode_by_name(struct inode *dip, struct dentry *dp) in vxfs_inode_by_name() argument
163 vxfs_lookup(struct inode *dip, struct dentry *dp, unsigned int flags) in vxfs_lookup() argument
[all...]
/linux/fs/gfs2/
H A Ddir.c608 static int dirent_check_reclen(struct gfs2_inode *dip, in dirent_check_reclen() argument
637 static int dirent_next(struct gfs2_inode *dip, struct buffer_head *bh, in dirent_next() argument
672 dirent_del(struct gfs2_inode * dip,struct buffer_head * bh,struct gfs2_dirent * prev,struct gfs2_dirent * cur) dirent_del() argument
759 get_leaf(struct gfs2_inode * dip,u64 leaf_no,struct buffer_head ** bhp) get_leaf() argument
782 get_leaf_nr(struct gfs2_inode * dip,u32 index,u64 * leaf_out) get_leaf_nr() argument
796 get_first_leaf(struct gfs2_inode * dip,u32 index,struct buffer_head ** bh_out) get_first_leaf() argument
910 struct gfs2_inode *dip = GFS2_I(inode); dir_make_exhash() local
1001 struct gfs2_inode *dip = GFS2_I(inode); dir_split_leaf() local
1148 dir_double_exhash(struct gfs2_inode * dip) dir_double_exhash() argument
1264 do_filldir_main(struct gfs2_inode * dip,struct dir_context * ctx,struct gfs2_dirent ** darr,u32 entries,u32 sort_start,int * copied) do_filldir_main() argument
1532 struct gfs2_inode *dip = GFS2_I(inode); dir_e_read() local
1571 struct gfs2_inode *dip = GFS2_I(inode); gfs2_dir_read() local
1875 gfs2_dir_del(struct gfs2_inode * dip,const struct dentry * dentry) gfs2_dir_del() argument
1937 gfs2_dir_mvino(struct gfs2_inode * dip,const struct qstr * filename,const struct gfs2_inode * nip,unsigned int new_type) gfs2_dir_mvino() argument
1973 leaf_dealloc(struct gfs2_inode * dip,u32 index,u32 len,u64 leaf_no,struct buffer_head * leaf_bh,int last_dealloc) leaf_dealloc() argument
2101 gfs2_dir_exhash_dealloc(struct gfs2_inode * dip) gfs2_dir_exhash_dealloc() argument
[all...]
H A Dinode.c274 struct inode *gfs2_lookup_meta(struct inode *dip, const char *name) in gfs2_lookup_meta() argument
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() argument
382 munge_mode_uid_gid(const struct gfs2_inode * dip,struct inode * inode) munge_mode_uid_gid() argument
560 init_dinode(struct gfs2_inode * dip,struct gfs2_inode * ip,const char * symname) init_dinode() argument
607 gfs2_trans_da_blks(const struct gfs2_inode * dip,const struct gfs2_diradd * da,unsigned nr_inodes) gfs2_trans_da_blks() argument
615 link_dinode(struct gfs2_inode * dip,const struct qstr * name,struct gfs2_inode * ip,struct gfs2_diradd * da) link_dinode() argument
695 struct gfs2_inode *dip = GFS2_I(dir), *ip; gfs2_create_inode() local
1027 struct gfs2_inode *dip = GFS2_I(dir); gfs2_link() local
1157 gfs2_unlink_ok(struct gfs2_inode * dip,const struct qstr * name,const struct gfs2_inode * ip) gfs2_unlink_ok() argument
1192 gfs2_unlink_inode(struct gfs2_inode * dip,const struct dentry * dentry) gfs2_unlink_inode() argument
1229 struct gfs2_inode *dip = GFS2_I(dir); gfs2_unlink() local
[all...]
H A Ddentry.c39 struct gfs2_inode *dip = GFS2_I(dir); in gfs2_drevalidate() local
H A Dexport.c90 struct gfs2_inode *dip, *ip; in gfs2_get_name() local
/linux/fs/xfs/
H A Dxfs_inode_item_recover.c79 struct xfs_dinode *dip, in xfs_recover_inode_owner_change() argument
277 struct xfs_dinode *dip) in xlog_recover_inode_dbroot() argument
317 struct xfs_dinode *dip; in xlog_recover_inode_commit_pass2() local
[all...]
H A Dxfs_iunlink_item.c56 struct xfs_dinode *dip; in xfs_iunlink_log_dinode() local
H A Dxfs_inode_item.c46 struct xfs_dinode *dip; in xfs_inode_item_precommit_check() local
531 struct xfs_dinode *dip; xfs_copy_dm_fields_to_log_dinode() local
[all...]
/linux/fs/jfs/
H A Dnamei.c62 static int jfs_create(struct mnt_idmap *idmap, struct inode *dip, in jfs_create() argument
195 jfs_mkdir(struct mnt_idmap * idmap,struct inode * dip,struct dentry * dentry,umode_t mode) jfs_mkdir() argument
333 jfs_rmdir(struct inode * dip,struct dentry * dentry) jfs_rmdir() argument
463 jfs_unlink(struct inode * dip,struct dentry * dentry) jfs_unlink() argument
878 jfs_symlink(struct mnt_idmap * idmap,struct inode * dip,struct dentry * dentry,const char * name) jfs_symlink() argument
1449 jfs_lookup(struct inode * dip,struct dentry * dentry,unsigned int flags) jfs_lookup() argument
[all...]
/linux/arch/arm/mach-davinci/
H A Dcommon.c28 struct davinci_id *dip; in davinci_init_id() local
/linux/tools/testing/selftests/net/forwarding/
H A Dsch_ets_core.sh74 dip() function
/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c800 static void pvr2_v4l2_dev_destroy(struct pvr2_v4l2_dev *dip) in pvr2_v4l2_dev_destroy() argument
831 static void pvr2_v4l2_dev_disassociate_parent(struct pvr2_v4l2_dev *dip) in pvr2_v4l2_dev_disassociate_parent() argument
924 struct pvr2_v4l2_dev *dip; /* Our own context pointer */ pvr2_v4l2_open() local
1158 pvr2_v4l2_dev_init(struct pvr2_v4l2_dev * dip,struct pvr2_v4l2 * vp,int v4l_type) pvr2_v4l2_dev_init() argument
[all...]
/linux/fs/btrfs/
H A Ddirect-io.c645 struct btrfs_dio_private *dip = in btrfs_dio_end_io() local
712 struct btrfs_dio_private *dip = in btrfs_dio_submit_io() local
[all...]
/linux/net/bridge/netfilter/
H A Debt_among.c138 __be32 dip = 0, sip = 0; in ebt_among_mt() local
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dpipe.c458 unsigned char *ha, void *dip) in __mlxsw_sp_dpipe_table_host_entry_fill() argument
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/scsi/bfa/
H A Dbfa_port.c23 u32 *dip = (u32 *) stats; in bfa_port_stats_swap() local

12