Home
last modified time | relevance | path

Searched refs:mp (Results 1 - 5 of 5) sorted by relevance

/device/soc/rockchip/common/sdk_linux/fs/xfs/
H A Dxfs_inode.c785 struct xfs_mount *mp = tp->t_mountp; in xfs_ialloc() local
814 if ((pip && ino == pip->i_ino) || !xfs_verify_dir_ino(mp, ino)) { in xfs_ialloc()
815 xfs_alert(mp, "Allocated a known in-use inode 0x%llx!", ino); in xfs_ialloc()
824 error = xfs_iget(mp, tp, ino, XFS_IGET_CREATE, XFS_ILOCK_EXCL, &ip); in xfs_ialloc()
868 if (xfs_sb_version_has_v3inode(&mp->m_sb)) { in xfs_ialloc()
870 ip->i_d.di_flags2 = mp->m_ino_geo.new_diflags2; in xfs_ialloc()
1080 struct xfs_mount *mp = dp->i_mount; in xfs_create() local
1094 if (XFS_FORCED_SHUTDOWN(mp)) { in xfs_create()
1110 resblks = XFS_MKDIR_SPACE_RES(mp, name->len); in xfs_create()
1111 tres = &M_RES(mp) in xfs_create()
1234 struct xfs_mount *mp = dp->i_mount; xfs_create_tmpfile() local
1328 xfs_mount_t *mp = tdp->i_mount; xfs_link() local
1462 struct xfs_mount *mp = ip->i_mount; xfs_itruncate_extents_flags() local
1536 xfs_mount_t *mp = ip->i_mount; xfs_release() local
1625 struct xfs_mount *mp = ip->i_mount; xfs_inactive_truncate() local
1674 struct xfs_mount *mp = ip->i_mount; xfs_inactive_ifree() local
1770 struct xfs_mount *mp; xfs_inactive() local
2079 struct xfs_mount *mp = tp->t_mountp; xfs_iunlink_update_dinode() local
2099 struct xfs_mount *mp = tp->t_mountp; xfs_iunlink_update_inode() local
2151 struct xfs_mount *mp = tp->t_mountp; xfs_iunlink() local
2213 struct xfs_mount *mp = tp->t_mountp; xfs_iunlink_map_ino() local
2246 struct xfs_mount *mp = tp->t_mountp; xfs_iunlink_map_prev() local
2312 struct xfs_mount *mp = tp->t_mountp; xfs_iunlink_remove() local
2403 struct xfs_mount *mp = bp->b_mount; xfs_ifree_mark_inode_stale() local
2499 struct xfs_mount *mp = free_ip->i_mount; xfs_ifree_cluster() local
2705 xfs_mount_t *mp = dp->i_mount; xfs_remove() local
3032 struct xfs_mount *mp = src_dp->i_mount; xfs_rename() local
3335 struct xfs_mount *mp = ip->i_mount; xfs_iflush() local
3477 struct xfs_mount *mp = bp->b_mount; xfs_iflush_cluster() local
[all...]
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dcapture.h254 struct rkisp_stream_mp mp; member
H A Dcapture.c1043 stream->u.mp.raw_enable = (fmt->fmt_type == FMT_BAYER); in rkisp_set_fmt()
1116 * mp and sp v4l2_ioctl_ops
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dcapture.h258 struct rkisp_stream_mp mp; member
H A Dcapture.c1046 stream->u.mp.raw_enable = (fmt->fmt_type == FMT_BAYER); in rkisp_set_fmt()
1118 * mp and sp v4l2_ioctl_ops

Completed in 8 milliseconds