Lines Matching defs:dip
805 zfsctl_root_lookup(struct inode *dip, const char *name, struct inode **ipp,
808 zfsvfs_t *zfsvfs = ITOZSB(dip);
817 *ipp = dip->i_sb->s_root->d_inode;
841 zfsctl_snapdir_lookup(struct inode *dip, const char *name, struct inode **ipp,
844 zfsvfs_t *zfsvfs = ITOZSB(dip);
952 zfsctl_snapdir_remove(struct inode *dip, const char *name, cred_t *cr,
955 zfsvfs_t *zfsvfs = ITOZSB(dip);
978 error = zfsctl_snapshot_name(ITOZSB(dip), name,
1002 zfsctl_snapdir_mkdir(struct inode *dip, const char *dirname, vattr_t *vap,
1005 zfsvfs_t *zfsvfs = ITOZSB(dip);
1030 error = zfsctl_snapdir_lookup(dip, dirname, ipp,
1363 zfsctl_shares_lookup(struct inode *dip, char *name, struct inode **ipp,
1366 zfsvfs_t *zfsvfs = ITOZSB(dip);