| /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() 329 struct xfs_dinode *dip) in xfs_dinode_calc_crc() 362 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 …]
|
| /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 | 551 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
|
| /fs/jfs/ |
| D | namei.c | 75 static int jfs_create(struct inode *dip, struct dentry *dentry, umode_t mode, in jfs_create() 209 static int jfs_mkdir(struct inode *dip, struct dentry *dentry, umode_t mode) in jfs_mkdir() 347 static int jfs_rmdir(struct inode *dip, struct dentry *dentry) in jfs_rmdir() 477 static int jfs_unlink(struct inode *dip, struct dentry *dentry) in jfs_unlink() 886 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()
|
| 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()
|
| /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()
|
| /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 4007 struct xfs_dinode *dip; in xlog_recover_process_one_iunlink() local
|
| /fs/btrfs/ |
| D | inode.c | 8087 struct btrfs_dio_private *dip = bio->bi_private; in btrfs_endio_direct_read() local 8112 struct btrfs_dio_private *dip = bio->bi_private; in btrfs_endio_direct_write() local 8166 struct btrfs_dio_private *dip = bio->bi_private; in btrfs_end_dio_bio() local 8215 struct btrfs_dio_private *dip, in btrfs_lookup_and_bind_dio_csum() 8249 struct btrfs_dio_private *dip = bio->bi_private; in __btrfs_submit_dio_bio() local 8297 static int btrfs_submit_direct_hook(int rw, struct btrfs_dio_private *dip, in btrfs_submit_direct_hook() 8413 struct btrfs_dio_private *dip = NULL; in btrfs_submit_direct() local
|