Lines Matching refs:i_mount
51 struct xfs_mount *mp = dp->i_mount;
120 if (XFS_IS_CORRUPT(dp->i_mount,
197 xfs_dir2_data_entsize(dp->i_mount, dep->namelen);
208 filetype = xfs_dir2_data_get_ftype(dp->i_mount, dep);
212 if (XFS_IS_CORRUPT(dp->i_mount,
220 xfs_dir3_get_dtype(dp->i_mount, filetype)))
352 struct xfs_mount *mp = dp->i_mount;
466 if (XFS_IS_CORRUPT(dp->i_mount,
474 xfs_dir3_get_dtype(dp->i_mount, filetype)))
520 if (xfs_is_shutdown(dp->i_mount))
525 XFS_STATS_INC(dp->i_mount, xs_dir_getdents);
528 args.geo = dp->i_mount->m_dir_geo;