sf_put_ftype      695 fs/xfs/libxfs/xfs_da_format.c 	.sf_put_ftype = xfs_dir2_sfe_put_ftype,
sf_put_ftype      745 fs/xfs/libxfs/xfs_da_format.c 	.sf_put_ftype = xfs_dir3_sfe_put_ftype,
sf_put_ftype      795 fs/xfs/libxfs/xfs_da_format.c 	.sf_put_ftype = xfs_dir3_sfe_put_ftype,
sf_put_ftype       38 fs/xfs/libxfs/xfs_dir2.h 	void	(*sf_put_ftype)(struct xfs_dir2_sf_entry *sfep,
sf_put_ftype      219 fs/xfs/libxfs/xfs_dir2_sf.c 			dp->d_ops->sf_put_ftype(sfep,
sf_put_ftype      392 fs/xfs/libxfs/xfs_dir2_sf.c 	dp->d_ops->sf_put_ftype(sfep, args->filetype);
sf_put_ftype      483 fs/xfs/libxfs/xfs_dir2_sf.c 	dp->d_ops->sf_put_ftype(sfep, args->filetype);
sf_put_ftype     1026 fs/xfs/libxfs/xfs_dir2_sf.c 				dp->d_ops->sf_put_ftype(sfep, args->filetype);
sf_put_ftype     1133 fs/xfs/libxfs/xfs_dir2_sf.c 		dp->d_ops->sf_put_ftype(sfep, dp->d_ops->sf_get_ftype(oldsfep));
sf_put_ftype     1206 fs/xfs/libxfs/xfs_dir2_sf.c 		dp->d_ops->sf_put_ftype(sfep, dp->d_ops->sf_get_ftype(oldsfep));